Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Advantage Chiropractic",
description: "Advantage Chiropractic in Apex provides comprehensive chiropractic care focused on spinal adjustments, corrective care plans, and sports injury treatment. The practice accepts insurance and welcomes walk-in patients, making quality chiropractic care accessible to the local community. They specialize in helping patients achieve lasting relief through personalized treatment plans.",
url: "http://www.advantagechironc.com/",
telephone: "+1-919-728-7774",
address: {
@type: "PostalAddress",
streetAddress: "1460 Kelly Rd Suite 102",
addressLocality: "Apex",
addressRegion: "NC",
postalCode: "27502",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.736257699999996,
longitude: -78.8963995
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Apex, NC and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, patients with chronic back or neck pain, people seeking insurance-covered chiropractic care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accepts Insurance"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Walk-Ins Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Focus"
}
],
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.