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: "Vista Physical Therapy - Fort Worth, Rosedale St.",
description: "Vista Physical Therapy is a Fort Worth-based physiotherapy clinic specializing in personalized rehabilitation and recovery care. Located on Rosedale Street, the clinic treats a wide range of conditions including orthopedic injuries, sports-related damage, and post-surgical rehabilitation with evidence-based therapeutic techniques. The clinic accepts insurance and offers direct access care, allowing patients to begin treatment without a physician referral.",
url: "https://www.prnpt.com/locations/406/Vista-Physical-Therapy-Fort-Worth-Rosedale-St/Fort-Worth/location-details",
telephone: "+1-682-350-9830",
address: {
@type: "PostalAddress",
streetAddress: "1650 W Rosedale St Ste 305",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76104",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.733519699999995,
longitude: -97.3451285
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "71",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, workers seeking injury rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Friendly"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.