Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Austin Quan Yin",
description: "Austin Quan Yin is an integrative medicine and acupuncture clinic founded in 2002 by Dianne Duncan, L.Ac., combining ancient Eastern healing practices with modern functional medicine. The practice offers acupuncture, Chinese herbal medicine, cupping, functional medicine, nutrition counseling, and massage therapy, treating patients holistically across body, mind, and spirit. Their team of licensed acupuncturists and functional medicine practitioners customizes treatment plans for pain management, stress, hormone balancing, immune support, menopausal symptoms, and men's health.",
url: "https://www.austinquanyin.com/",
telephone: "+1-512-374-9800",
address: {
@type: "PostalAddress",
streetAddress: "3810 Medical Pkwy Ste #249/251 Ste #249/251",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78756",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3064556,
longitude: -97.74400829999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "113",
bestRating: "5"
},
areaServed: "Austin, Texas and surrounding areas",
knowsAbout: "Acupuncture, Patients seeking natural alternatives to pharmaceuticals, people managing chronic pain or stress, those interested in hormone balancing and women's health, individuals wanting mind-body-spirit wellness",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Founder-Led Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Participating Clinic"
}
],
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.