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: "China Acupuncture Clinic",
description: "China Acupuncture Clinic provides traditional Chinese acupuncture and related wellness services in Arlington and Mansfield. The clinic specializes in treating pain, stress, and various health conditions using acupuncture therapy rooted in Chinese medicine traditions. They offer convenient scheduling and have expanded to serve the broader Dallas-Fort Worth area with a second location.",
url: "https://www.chinaacupunctureclinic.com/arlington",
telephone: "+1-817-261-8498",
address: {
@type: "PostalAddress",
streetAddress: "1419 S Center St",
addressLocality: "Arlington",
addressRegion: "TX",
postalCode: "76010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.7216506,
longitude: -97.1023455
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "211",
bestRating: "5"
},
areaServed: "Arlington, Mansfield, and surrounding Dallas-Fort Worth areas",
knowsAbout: "Acupuncture, Pain management patients, individuals seeking stress relief, traditional medicine practitioners, chronic condition sufferers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Locations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine 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.