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: "Advanced Manual Therapy Institute",
description: "Advanced Manual Therapy Institute is a physical therapy clinic in Las Vegas specializing in manual therapy techniques to treat musculoskeletal pain, injuries, and movement dysfunction. Led by experienced physiotherapists, they offer hands-on treatment approaches including soft tissue mobilization, joint manipulation, and therapeutic exercises tailored to each patient's needs. The clinic focuses on evidence-based manual therapy to help patients recover function and return to their daily activities.",
url: "http://www.advancedmanualtherapy.com/",
telephone: "+1-702-896-0383",
address: {
@type: "PostalAddress",
streetAddress: "8988 W Cheyenne Ave #120",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.219009299999996,
longitude: -115.2923211
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, patients with chronic pain seeking non-surgical treatment, post-surgical rehabilitation patients, individuals with movement restrictions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Manual Therapy Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Physiotherapists"
}
],
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.