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: "Clear Spring Acupuncture",
description: "Clear Spring Acupuncture is an independent acupuncture clinic in Silver Spring offering traditional Chinese medicine treatments to address pain, wellness, and chronic conditions. The practice combines acupuncture with complementary therapies to help patients achieve better health outcomes and improved quality of life.",
url: "http://www.clearspringacupuncturemd.com/",
telephone: "+1-240-424-0008",
address: {
@type: "PostalAddress",
streetAddress: "1110 Bonifant St #210-H",
addressLocality: "Silver Spring",
addressRegion: "MD",
postalCode: "20910",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9930433,
longitude: -77.0291445
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Silver Spring, MD and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking alternative wellness treatments, patients recovering from injuries, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered Care"
}
],
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.