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: "UMC Physical Medicine and Rehabilitaion",
description: "UMC Physical Medicine and Rehabilitation is a medical clinic providing comprehensive rehabilitation services as part of the UMC Health System in Lubbock. They offer evidence-based physical medicine and rehabilitation treatment for patients recovering from injury, surgery, or chronic conditions. As part of a major health system, they coordinate care with physicians and other specialists to help patients regain function and return to daily activities.",
url: "http://www.umchealthsystem.com/index.php/programsservices/pmr",
telephone: "+1-806-775-9224",
address: {
@type: "PostalAddress",
streetAddress: "3502 9th St g40",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79415",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5883403,
longitude: -101.8899921
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Physical Therapy, Patients recovering from surgery, athletes with sports injuries, individuals with chronic pain conditions, patients referred by UMC physicians",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of UMC Health System"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Rehabilitation Services"
}
],
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.