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: "Healing Reigns Acupuncture",
description: "Healing Reigns Acupuncture offers traditional Chinese acupuncture services in Waynesboro, VA, specializing in pain management and wellness care. The practice uses evidence-based acupuncture techniques to address chronic pain, injuries, and overall health improvement. They are dedicated to providing personalized treatment plans tailored to each patient's specific health goals.",
url: "http://healingreigns.com/",
telephone: "+1-540-245-0400",
address: {
@type: "PostalAddress",
streetAddress: "Jefferson Bldg, 25 Stoneridge Dr Suite 201",
addressLocality: "Waynesboro",
addressRegion: "VA",
postalCode: "22980",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0844149,
longitude: -78.93201429999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Waynesboro, VA and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, injury recovery patients, wellness-focused individuals seeking natural healing alternatives",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.