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: "Glorious Balance Wellness - Acupuncture Clinic",
description: "Glorious Balance Wellness is an acupuncture clinic in San Diego offering traditional Chinese medicine treatments for pain management, stress relief, and overall wellness. The clinic specializes in acupuncture therapy designed to address various health concerns through personalized treatment plans. They serve the San Diego community with a focus on helping patients achieve balance and improved quality of life through this time-tested healing practice.",
url: "http://www.gloriousbalancewellness.com/",
telephone: "+1-619-631-5339",
address: {
@type: "PostalAddress",
streetAddress: "3333 Camino del Rio S Ste 350",
addressLocality: "San Diego",
addressRegion: "CA",
postalCode: "92108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.775786599999996,
longitude: -117.12146569999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "San Diego, CA and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, Stress and anxiety management, Wellness-focused individuals, Those seeking alternative medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Approach"
},
{
@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.