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: "Jamie Paxton Acupuncture & Herbal Medicine",
description: "Jamie Paxton Acupuncture & Herbal Medicine offers acupuncture and herbal medicine services in Charlottesville, providing holistic healing for the body, mind, and spirit. Jamie Paxton is a licensed acupuncturist (L.Ac.) with expertise in traditional Chinese medicine approaches. The practice specializes in combining acupuncture with herbal remedies to address a range of health concerns.",
url: "https://www.jamiepaxton.com/",
telephone: "+1-434-260-0603",
address: {
@type: "PostalAddress",
streetAddress: "420 3rd St NE",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0332006,
longitude: -78.4784446
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "Acupuncture, Individuals seeking traditional Chinese medicine, patients interested in herbal remedies, those looking for holistic wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Acupuncturist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Treatment Approach"
}
],
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.