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: "J Sports Rehabilitation (SPECTRUM Performance and Physical Therapy)",
description: "J Sports Rehabilitation is a specialized orthopedic and sports physical therapy clinic in Orlando providing individualized, one-on-one care from experienced physical therapists. They serve athletes, active adults, and anyone managing persistent or complex pain using detailed movement screenings, joint assessments, and evidence-based techniques including manual therapy, dry needling, and acoustic compression. As a cash-based practice, clients receive uninterrupted care from the same therapist every visit without insurance limitations, with a philosophy focused on finding root causes, correcting muscular imbalances, and preventing future injury.",
url: "http://jsportsrehab.com/",
telephone: "+1-321-218-0435",
address: {
@type: "PostalAddress",
streetAddress: "4257 Daubert St",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32803",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.5566127,
longitude: -81.3276518
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Orlando, Winter Park, Winter Springs, Maitland, and Baldwin Park, FL",
knowsAbout: "Physical Therapy, Athletes returning to sport, active adults managing pain, individuals seeking injury prevention, people with persistent or complex orthopedic issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated One-on-One Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Root Cause Analysis"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sport-Specific Expertise"
}
],
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.