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: "APEX Acupuncture & Integrative Medicine",
description: "APEX Acupuncture & Integrative Medicine in Oklahoma City offers comprehensive acupuncture and integrative medicine treatments designed to address pain, improve wellness, and support overall health. Their practitioners combine traditional acupuncture techniques with modern integrative medicine approaches to help patients achieve lasting results without relying solely on pharmaceutical interventions.",
url: "https://apexacuokc.com/",
telephone: "+1-405-594-8114",
address: {
@type: "PostalAddress",
streetAddress: "1530 SW 119th St Ste 103",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73170",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.348304299999995,
longitude: -97.5443311
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, wellness-focused individuals, people seeking alternative medicine options, patients with stress and tension",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Practitioners"
}
],
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.