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: "Peak Injury Chiropractic",
description: "Peak Injury Chiropractic, located in Phoenix, specializes in injury recovery and pain relief through chiropractic care. Led by experienced chiropractors, they focus on treating sports injuries, auto accident injuries, and chronic pain with personalized treatment plans. Their approach combines spinal adjustments, corrective care, and rehabilitation to help patients return to optimal health and function.",
url: "https://peakinjurychiropractic.com/",
telephone: "+1-602-975-0529",
address: {
@type: "PostalAddress",
streetAddress: "8601 N Black Cyn Hwy Suite 105",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85021",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.562016199999995,
longitude: -112.1150012
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas",
knowsAbout: "Chiropractic, Athletes, auto accident injury victims, individuals with chronic pain, people seeking non-invasive injury recovery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Injury-Focused Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
}
],
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.