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: "Active Spine & Sport Therapy",
description: "Active Spine & Sport Therapy is a comprehensive rehab clinic in Chandler offering physical therapy, chiropractic care, and massage therapy. They specialize in sports injuries, spine health, and post-surgical rehabilitation, serving athletes and individuals recovering from injury or surgery. Their multi-disciplinary approach combines evidence-based physical therapy with chiropractic adjustments and therapeutic massage to accelerate recovery and restore function.",
url: "https://activespineandsporttherapyaz.com/physical-therapy-clinic/chandler-az/",
telephone: "+1-480-498-8422",
address: {
@type: "PostalAddress",
streetAddress: "1445 S Arizona Ave Suite 12",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.284473999999996,
longitude: -111.8408823
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "174",
bestRating: "5"
},
areaServed: "Chandler and surrounding Phoenix metro areas",
knowsAbout: "Physical Therapy, Athletes, post-surgical patients, spine injury sufferers, individuals seeking integrated rehabilitation care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Disciplinary Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Medicine Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Post-Surgical Rehabilitation"
}
],
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.