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: "DR CHO ACUPUNCTURE CLINIC (Celestial Oriental Medicine)",
description: "Dr. Cho Acupuncture Clinic, operating under Celestial Oriental Medicine, offers acupuncture and traditional Oriental medicine treatments at locations in Johns Creek and Augusta, Georgia. Dr. Cho specializes in healing through acupuncture therapy, providing both initial consultations with treatment and follow-up care to address a variety of health concerns. The clinic combines traditional Oriental medicine principles with professional clinical practice to help patients achieve wellness.",
url: "http://www.koreanacu.com/",
telephone: "+1-770-703-9939",
address: {
@type: "PostalAddress",
streetAddress: "11180 State Bridge Rd Ste 205",
addressLocality: "Johns Creek",
addressRegion: "GA",
postalCode: "30022",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0516241,
longitude: -84.2296497
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Johns Creek and Augusta, Georgia",
knowsAbout: "Acupuncture, Patients seeking acupuncture therapy, individuals exploring traditional Oriental medicine, pain management clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Location Convenience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Oriental Medicine"
}
],
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.