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: "Authentic acupuncture clinic",
description: "Authentic Acupuncture Clinic in Franklin offers traditional Chinese acupuncture treatments for pain relief, wellness, and chronic conditions. Dr. Chen brings specialized expertise in acupuncture therapy, combining evidence-based practices with traditional techniques to address a wide range of health concerns. The clinic provides a professional, welcoming environment focused on personalized patient care.",
url: "https://www.drchenacu.com/",
telephone: "+1-615-710-6119",
address: {
@type: "PostalAddress",
streetAddress: "3326 Aspen Grove Dr #502",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.942400899999996,
longitude: -86.826318
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Franklin, Tennessee and surrounding Williamson County communities",
knowsAbout: "Acupuncture, Patients seeking pain relief, individuals with chronic conditions, wellness enthusiasts, those exploring alternative medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.