Structured Data

    Motion Centric Rehabilitation Physical Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Motion Centric Rehabilitation Physical Therapy",
      description: "Motion Centric Rehabilitation is a physical therapy clinic in Sunnyvale specializing in personalized rehabilitation and recovery. They offer evidence-based treatment for orthopedic injuries, sports-related conditions, post-surgical rehabilitation, and chronic pain management. The clinic focuses on helping patients regain mobility and function through individualized care plans.",
      url: "https://www.motioncentricrehab.com/",
      telephone: "+1-408-329-9604",
      address: {
        @type: "PostalAddress",
        streetAddress: "182 S Murphy Ave",
        addressLocality: "Sunnyvale",
        addressRegion: "CA",
        postalCode: "94086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3763249,
        longitude: -122.03000420000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Sunnyvale and surrounding South Bay communities",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, people seeking pain management and mobility improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Available"
        }
      ],
      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.