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 Relief Chiropractic & Acupuncture",
description: "Advanced Relief Chiropractic & Acupuncture in Oklahoma City offers comprehensive pain relief and wellness services combining chiropractic care, acupuncture, and massage therapy. Their integrated approach addresses musculoskeletal issues, chronic pain, and overall wellness through multiple evidence-based modalities. They serve patients seeking non-invasive treatment options for injury recovery and pain management.",
url: "http://www.advancedreliefokc.com/",
telephone: "+1-405-822-4476",
address: {
@type: "PostalAddress",
streetAddress: "1024 NW 47th St D",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.519134699999995,
longitude: -97.5290593
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Chiropractic, Chronic pain sufferers, injury recovery patients, those seeking non-invasive treatment alternatives, wellness-focused individuals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Modality Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness"
}
],
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.