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: "7 Sages Acupuncture and Herbs",
description: "7 Sages Acupuncture and Herbs is an acupuncture clinic in Orange, CA offering traditional Chinese medicine treatments including acupuncture, herbal medicine, and related therapies. The practice combines evidence-based acupuncture techniques with customized herbal formulations to address pain, wellness, and chronic health conditions. They serve patients seeking natural approaches to health and recovery.",
url: "https://www.7sagesacu.com/",
telephone: "+1-714-485-6905",
address: {
@type: "PostalAddress",
streetAddress: "2914 E Katella Ave Ste 101",
addressLocality: "Orange",
addressRegion: "CA",
postalCode: "92867",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.810085799999996,
longitude: -117.8222132
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Orange, CA and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, wellness-focused individuals, patients seeking natural health alternatives, people with sports injuries or recovery needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Herbal Medicine Integration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Expertise"
}
],
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.