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: "Jade Roots Acupuncture",
description: "Jade Roots Acupuncture is a boutique-style clinic in Charlottesville founded by licensed acupuncturist Jess, specializing in whole health wellness through classical Chinese medicine. They offer acupuncture, dry needling, cupping, gua sha, moxibustion, and e-stim to address pain management, stress and anxiety, female health concerns, and musculoskeletal issues. Their approach focuses on treating root causes and promoting healing from within in a serene, tranquil environment.",
url: "https://www.jaderoots.clinic/",
telephone: "+1-434-996-2963",
address: {
@type: "PostalAddress",
streetAddress: "1110 Rose Hill Dr Lower 1",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0419686,
longitude: -78.48351559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding communities",
knowsAbout: "Acupuncture, Individuals with chronic pain, women managing hormonal or menstrual health concerns, people seeking stress and anxiety relief, athletes and active individuals with musculoskeletal issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Female Health Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Root Cause Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.