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: "McCombs & Associates Physical Therapy",
description: "McCombs & Associates Physical Therapy is a locally-owned practice specializing in manual, hands-on therapy and mind-body connection for pain relief and functional recovery. Owner Spencer McCombs, a licensed physical therapist since 2005 and certified manual therapist, focuses on chronic pain management, spine and extremity mobilization, soft tissue manipulation, and post-surgical rehabilitation. They serve patients with back pain, neck pain, knee pain, sciatica, headaches, athletic injuries, and work-related injuries, designing customized rehabilitation programs around each patient's specific goals and recovery needs.",
url: "https://www.mccombsphysicaltherapy.com/",
telephone: "+1-806-687-4311",
address: {
@type: "PostalAddress",
streetAddress: "9107 Milwaukee Ave",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5111193,
longitude: -101.95641739999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "313",
bestRating: "5"
},
areaServed: "Lubbock and Levelland, Texas",
knowsAbout: "Physical Therapy, Post-surgical patients, athletes, individuals with chronic pain, workers recovering from job-related injuries, anyone seeking manual therapy-based rehabilitation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Manual Therapist Owner"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mind-Body Approach to Pain"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Two Fully Equipped Locations"
}
],
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.