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: "Advanced Chinese Acupuncture",
description: "Advanced Chinese Acupuncture in Coral Gables offers traditional acupuncture treatment rooted in Chinese medicine principles. Located on Ponce de Leon Boulevard, this practice provides personalized acupuncture care for pain management, wellness, and various health conditions. The practitioners blend classical Chinese acupuncture techniques to help patients achieve better health outcomes.",
url: "http://acupunctureinmiami.com/",
telephone: "+1-305-461-4046",
address: {
@type: "PostalAddress",
streetAddress: "3310 Ponce de Leon Blvd #250",
addressLocality: "Coral Gables",
addressRegion: "FL",
postalCode: "33134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.7407655,
longitude: -80.2586887
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Coral Gables and surrounding Miami-Dade County areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, individuals seeking alternative wellness treatments, patients exploring traditional Chinese medicine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.