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: "Auna Acupuncture and Wellness",
description: "Auna Acupuncture and Wellness is a San Diego-based acupuncture clinic offering traditional Chinese medicine treatments and wellness services. Founded on principles of holistic health, the practice specializes in acupuncture therapy designed to address pain, stress, and overall wellness. The clinic combines evidence-based acupuncture techniques with personalized patient care to help clients achieve better health outcomes.",
url: "http://www.aunawellness.com/",
telephone: "+1-619-500-2003",
address: {
@type: "PostalAddress",
streetAddress: "4540 Kearny Villa Rd STE 211",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.822634799999996,
longitude: -117.1447901
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "33",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking pain relief, chronic condition management, stress reduction, and holistic wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.