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: "Acupuncture Center of Richmond",
description: "Acupuncture Center of Richmond specializes in treating acute and chronic pain conditions, anxiety, stress, and depression using traditional Chinese medicine, Master Tung acupuncture, cupping therapy, and herbal medicine. With 18+ years of experience since 2005, they focus particularly on musculoskeletal pain including back pain, sciatica, migraines, and joint pain, supplementing acupuncture with cupping in nearly all pain cases. They also offer services for allergies, smoking cessation, fertility support, and facial rejuvenation, plus red light therapy for pain management.",
url: "http://acucenter-richmond.com/",
telephone: "+1-804-754-5108",
address: {
@type: "PostalAddress",
streetAddress: "503 Twinridge Ln",
addressLocality: "North Chesterfield",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5002327,
longitude: -77.54874339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "North Chesterfield and Midlothian, VA",
knowsAbout: "Acupuncture, Chronic pain sufferers, back pain and sciatica patients, those seeking alternatives to surgery or pain medication, migraine sufferers, individuals with anxiety and stress",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Master Tung Acupuncture Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Decades of Cupping Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "18+ Years in Practice"
}
],
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.