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: "Aspire Chiropractic",
description: "Aspire Chiropractic in North Richland Hills provides comprehensive chiropractic care focused on spinal health, pain relief, and wellness. The practice offers spinal adjustments, corrective care plans, and personalized treatment approaches to help patients recover from injuries and improve their overall health. With a commitment to patient-centered care and evidence-based techniques, Aspire Chiropractic serves the Dallas-Fort Worth area with expertise in both acute and chronic conditions.",
url: "https://www.aspirechirodfw.com/",
telephone: "+1-817-770-4773",
address: {
@type: "PostalAddress",
streetAddress: "N, 6248 Davis Blvd Ste 300",
addressLocality: "Richland Hills",
addressRegion: "TX",
postalCode: "76180",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.85962,
longitude: -97.2098797
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "479",
bestRating: "5"
},
areaServed: "North Richland Hills, Arlington, and surrounding Dallas-Fort Worth communities",
knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, post-injury recovery patients, people seeking preventative wellness care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Corrective Care Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered 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.