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: "SporTherapy Physical Therapy Fort Worth, Texas - Alliance",
description: "SporTherapy Physical Therapy in Fort Worth's Alliance area is a specialized physical therapy clinic focused on sports rehabilitation, injury recovery, and performance optimization. The clinic offers evidence-based treatment for orthopedic conditions, post-surgical rehabilitation, and sports-related injuries, with a team of licensed physical therapists experienced in manual therapy and functional movement assessment. SporTherapy accepts most insurance plans and provides direct access care, allowing patients to schedule appointments without a physician referral.",
url: "https://sportherapy.com/location/alliance/",
telephone: "+1-682-213-3006",
address: {
@type: "PostalAddress",
streetAddress: "12457 Timberland Blvd Suite #205",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76244",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9542705,
longitude: -97.2830316
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "115",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding Dallas-Fort Worth metroplex",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical rehabilitation patients, individuals with orthopedic injuries, active adults seeking injury prevention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Rehabilitation 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.