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: "KOAN Acupuncture, Nic Pitts, L.Ac.",
description: "KOAN Acupuncture is a private practice run by Nic Pitts, L.Ac., specializing in acupuncture and Chinese medicine with a focus on inclusivity and accessibility through sliding-scale pricing. The practice treats a wide range of conditions including chronic and acute pain, reproductive health, digestive issues, respiratory and allergy concerns, immune support, mental and emotional wellness, autoimmune conditions, and insomnia using acupuncture and traditional Chinese medicine modalities.",
url: "http://www.koanacupuncture.com/",
telephone: "+1-828-974-6613",
address: {
@type: "PostalAddress",
streetAddress: "8710 Choctaw Rd # 3A",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5338996,
longitude: -77.5600106
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Richmond, VA",
knowsAbout: "Acupuncture, Patients seeking affordable acupuncture care, those with chronic pain or emotional wellness concerns, individuals exploring traditional Chinese medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sliding-Scale Pricing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Chinese Medicine"
}
],
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.