Structured Data

    Empower Physical Therapy and Performance

    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: "Empower Physical Therapy and Performance",
      description: "Empower Physical Therapy and Performance is an independent physical therapy clinic in Somerville offering comprehensive rehabilitation and performance optimization services. Founded by licensed physical therapists, they specialize in treating musculoskeletal injuries, post-surgical recovery, sports performance enhancement, and movement dysfunction through evidence-based techniques. They combine traditional PT with performance coaching to help patients return to activity and achieve their fitness goals.",
      url: "http://www.empowerptperformance.com/",
      telephone: "+1-617-545-4472",
      address: {
        @type: "PostalAddress",
        streetAddress: "50 Tufts St",
        addressLocality: "Somerville",
        addressRegion: "MA",
        postalCode: "02145",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.382177399999996,
        longitude: -71.0889171
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Somerville, MA and surrounding Boston area communities",
      knowsAbout: "Physical Therapy, Athletes seeking performance enhancement, injury recovery patients, post-surgical rehabilitation, people with chronic pain or movement limitations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Performance-Focused Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        }
      ],
      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.