Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "OrthoCarolina Sports Therapy - Sports Medicine Center",
description: "OrthoCarolina Sports Therapy operates a sports medicine center in Charlotte specializing in physical therapy and rehabilitation for athletes and active individuals. Located at their Randolph Road facility, they provide evidence-based treatment for sports injuries, post-surgical recovery, and performance optimization. Their team focuses on getting patients back to their sport or activity safely and effectively.",
url: "https://ptsolutions.com/find-a-clinic/nc/charlotte/randolph-sports-medicine/",
telephone: "+1-704-323-3009",
address: {
@type: "PostalAddress",
streetAddress: "1915 Randolph Rd Floor 1",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2097249,
longitude: -80.82298639999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Charlotte and surrounding areas, North Carolina",
knowsAbout: "Physical Therapy, Athletes, active individuals recovering from sports injuries, post-surgical patients, fitness enthusiasts seeking performance optimization",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Medicine Specialization"
},
{
@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.