Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Auravia Holistic Therapy and Wellness @Helotes",
description: "Auravia Holistic Therapy and Wellness is a comprehensive wellness center in San Antonio offering integrative health services including massage therapy, acupuncture, chiropractic care, and holistic wellness consultations. The practice combines Eastern and Western therapeutic approaches to address pain management, stress relief, and overall wellness. Their team of licensed practitioners focuses on personalized treatment plans tailored to each client's specific health goals.",
url: "https://auraviatherapy.com/",
telephone: "+1-210-858-6127",
address: {
@type: "PostalAddress",
streetAddress: "8131 W Hausman Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78249",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.570964699999998,
longitude: -98.64824320000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "San Antonio and surrounding areas",
knowsAbout: "Holistic Wellness, Pain management patients, stress relief seekers, people interested in Eastern medicine, those looking for integrative wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Treatment Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Practitioners"
}
],
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.