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: "BenchMark Physical Therapy - Stonecrest Blvd",
description: "BenchMark Physical Therapy in Tega Cay offers comprehensive rehabilitation and physical therapy services for patients recovering from injuries, surgery, or managing chronic conditions. Their licensed physical therapists provide personalized treatment plans including manual therapy, therapeutic exercises, and functional training in a clinical setting. They accept most insurance plans and offer direct access without requiring a physician referral, making quality physical therapy accessible to the community.",
url: "https://www.benchmarkpt.com/locations/fort-mill/",
telephone: "+1-803-547-9940",
address: {
@type: "PostalAddress",
streetAddress: "1135 Stonecrest Blvd STE 103",
addressLocality: "Tega Cay",
addressRegion: "SC",
postalCode: "29708",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0480139,
longitude: -80.9921007
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "167",
bestRating: "5"
},
areaServed: "Tega Cay, Fort Mill, and surrounding areas of greater Charlotte",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes recovering from sports injuries, individuals with chronic pain or mobility limitations, workers' compensation cases",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Treatment Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Friendly"
}
],
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.