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: "Diaz Acupuncture - Adalys E. Diaz, L.Ac.",
description: "Diaz Acupuncture, run by licensed acupuncturist Adalys E. Diaz, L.Ac., offers traditional acupuncture treatment to address pain, stress, and various health conditions. Located in Palm Beach Gardens, the practice specializes in evidence-based acupuncture therapy designed to restore balance and promote natural healing. Whether you're seeking relief from chronic pain, stress management, or wellness optimization, Diaz Acupuncture provides personalized care in a professional medical setting.",
url: "http://www.diazacupuncture.com/",
telephone: "+1-561-895-1660",
address: {
@type: "PostalAddress",
streetAddress: "10625 N Military Trl STE 207",
addressLocality: "Palm Beach Gardens",
addressRegion: "FL",
postalCode: "33410",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.832841,
longitude: -80.105841
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "49",
bestRating: "5"
},
areaServed: "Palm Beach Gardens and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress management seekers, wellness-focused individuals, those preferring natural healing approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Acupuncturist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Wellness 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.