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: "Great Physical Therapist Las Vegas",
description: "Great Physical Therapist Las Vegas provides comprehensive physical therapy services to help patients recover from injuries, surgeries, and chronic conditions. Located on Marion Drive in Las Vegas, this practice focuses on personalized rehabilitation plans designed to restore mobility, reduce pain, and improve overall function. Their experienced therapists work with patients of all ages to achieve their health and wellness goals.",
url: "http://www.manta.com/c/mv9b640/great-physical-therapist-las-vegas",
telephone: "+1-702-605-5721",
address: {
@type: "PostalAddress",
streetAddress: "2866 Marion Dr",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89115",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.211782,
longitude: -115.07105800000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Physical Therapy, Post-surgery patients, individuals recovering from injuries, athletes, chronic pain sufferers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Therapists"
}
],
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.