Structured Data

    Performance 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: "Performance Physical Therapy",
      description: "Performance Physical Therapy is an independent physiotherapy clinic in Winthrop offering personalized rehabilitation and treatment for musculoskeletal injuries, post-surgical recovery, and sports-related conditions. Led by licensed physical therapists, the clinic combines evidence-based techniques with individualized care plans to help patients regain strength, mobility, and function. They serve patients of all ages and activity levels, from those recovering from injuries to athletes looking to optimize performance.",
      url: "http://www.teamppt.com/",
      telephone: "+1-617-846-5609",
      address: {
        @type: "PostalAddress",
        streetAddress: "57 Putnam St",
        addressLocality: "Winthrop",
        addressRegion: "MA",
        postalCode: "02152",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.374537499999995,
        longitude: -70.98581539999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "53",
        bestRating: "5"
      },
      areaServed: "Winthrop, MA and surrounding communities",
      knowsAbout: "Physical Therapy, Athletes recovering from injury, post-surgical patients, individuals with chronic musculoskeletal pain, active adults seeking performance optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Techniques"
        }
      ],
      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.