Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "My Vida Sana Hoy & Biomagnetismo Laredo",
description: "My Vida Sana Hoy & Biomagnetismo Laredo offers biomagnetism therapy and holistic health consulting in Laredo. This wellness practice focuses on natural healing approaches using biomagnetic pair therapy, a non-invasive technique that applies magnetic fields to support the body's natural healing processes. The business serves clients seeking alternative and complementary wellness solutions.",
telephone: "+1-956-236-4454",
address: {
@type: "PostalAddress",
streetAddress: "3912 McPherson Rd",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.531855999999998,
longitude: -99.4847769
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Holistic Wellness, Individuals seeking natural healing alternatives, those interested in complementary wellness therapies, holistic health-focused clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Biomagnetism Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.