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: "Novant Health Rehabilitation Center - SouthPark (PT Solutions)",
description: "Novant Health Rehabilitation Center - SouthPark is a physical therapy clinic operated by PT Solutions, a national rehabilitation provider. They offer comprehensive physical therapy services for patients recovering from injuries, surgery, and orthopedic conditions. The clinic provides both in-person treatment and telehealth options to serve the Charlotte area.",
url: "https://ptsolutions.com/find-a-clinic/nc/charlotte/south-park/",
telephone: "+1-704-323-2500",
address: {
@type: "PostalAddress",
streetAddress: "5935 Carnegie Blvd Suite 104",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28209",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.156295799999995,
longitude: -80.8394223
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "19",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgical patients, orthopedic injury recovery, sports injury rehabilitation, workers' compensation cases",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Novant Health Network Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
}
],
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.