Structured Data

    Broadway Physical Therapy & Rehab

    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: "Broadway Physical Therapy & Rehab",
      description: "Broadway Physical Therapy & Rehab in Revere offers comprehensive physical therapy and rehabilitation services for patients recovering from injuries, surgeries, and chronic conditions. The clinic specializes in personalized treatment plans designed to restore mobility, reduce pain, and improve overall function. With experienced therapists and modern facilities, they focus on getting patients back to their daily activities and quality of life.",
      url: "https://www.bptrehab.com/",
      telephone: "+1-781-284-0559",
      address: {
        @type: "PostalAddress",
        streetAddress: "106 Squire Rd #2",
        addressLocality: "Revere",
        addressRegion: "MA",
        postalCode: "02151",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.422595900000005,
        longitude: -71.0082931
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "438",
        bestRating: "5"
      },
      areaServed: "Revere, MA and surrounding communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes, individuals with sports injuries, those recovering from accidents or orthopedic conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Rehabilitation Services"
        }
      ],
      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.