Structured Data

    MTI Physical Therapy (Bellevue)

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "MTI Physical Therapy (Bellevue)",
      description: "MTI Physical Therapy in Bellevue is a full-service physical therapy clinic offering evidence-based rehabilitation for orthopedic injuries, post-surgical recovery, sports-related conditions, and chronic pain management. Their licensed physical therapists provide personalized treatment plans using manual therapy, therapeutic exercise, and advanced techniques to help patients return to their normal activities and lifestyle. With a focus on patient-centered care and direct access availability, MTI serves both injured athletes and individuals recovering from surgery or managing ongoing musculoskeletal conditions.",
      url: "https://mtipt.com/physical-therapy-clinic/bellevue-wa/",
      telephone: "+1-425-842-3214",
      address: {
        @type: "PostalAddress",
        streetAddress: "1560 140th Ave NE #100",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98005",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.623889899999995,
        longitude: -122.152828
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Bellevue and surrounding Puget Sound communities",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, people seeking non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access PT"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Orthopedic & Sports Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Manual Therapy Expertise"
        }
      ],
      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.