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: "Rocky Mountain Spine & Sport Physical Therapy Denver East",
description: "Rocky Mountain Spine & Sport Physical Therapy Denver East is a specialized physical therapy clinic focused on spine health and sports-related injuries. Located on Parker Road in Denver, they provide direct-access physical therapy without requiring a physician referral, offering personalized treatment plans for orthopedic conditions, post-surgical rehabilitation, and sports injuries. Their evidence-based approach combines manual therapy, therapeutic exercises, and sport-specific training to help patients return to peak function.",
url: "https://rockymountain.urpt.com/locations/denver-east/",
telephone: "+1-720-389-9276",
address: {
@type: "PostalAddress",
streetAddress: "1402 S Parker Rd Ste A116",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80231",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6908971,
longitude: -104.8900896
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "184",
bestRating: "5"
},
areaServed: "Denver and surrounding metro areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, patients with spine pain or post-surgical rehab needs, individuals seeking direct-access physical therapy without referrals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Access Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spine & Sports Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
}
],
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.