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: "The Running PTs",
description: "The Running PTs is a specialized physical therapy clinic in Cary run by Doctors of Physical Therapy who focus on lower extremity injuries, running-related conditions, and post-operative rehabilitation. They offer comprehensive services including one-on-one care, manual therapy, dry needling, gait analysis (2D, 3D, and virtual options), and recovery sessions with hands-on treatments like massage, myofascial release, and vibration therapy. With in-network insurance coverage and direct access (no referral needed), they serve runners and athletes across Raleigh, Wake Forest, Cary, and Apex.",
url: "https://therunningpts.com/",
telephone: "+1-919-803-3398",
address: {
@type: "PostalAddress",
streetAddress: "570 New Waverly Pl #120",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7389636,
longitude: -78.77526619999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "159",
bestRating: "5"
},
areaServed: "Raleigh, Cary, Wake Forest, Apex, and surrounding areas",
knowsAbout: "Physical Therapy, Runners, endurance athletes, post-surgical rehabilitation patients, lower extremity injury recovery",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Running & Lower Extremity"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Recovery Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access & Insurance In-Network"
}
],
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.