Structured Data

    Milestone Physical Therapy

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Milestone Physical Therapy",
      description: "Milestone Physical Therapy is a patient-focused physical therapy clinic in Bellevue offering comprehensive rehabilitation services for orthopedic injuries, post-surgical recovery, sports-related conditions, and chronic pain management. The clinic specializes in personalized treatment plans combining manual therapy, therapeutic exercise, and evidence-based techniques to help patients regain strength, mobility, and function. Their experienced therapists work with patients of all ages to achieve measurable recovery goals and return to daily activities.",
      telephone: "+1-425-455-0699",
      address: {
        @type: "PostalAddress",
        streetAddress: "1951 152nd Pl NE Ste 102",
        addressLocality: "Bellevue",
        addressRegion: "WA",
        postalCode: "98007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6274179,
        longitude: -122.1373399
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Bellevue and surrounding greater Seattle area",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic conditions, those seeking pain management without surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Clinical Team"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.