Structured Data

    Professional Physical Therapy - Watertown MA

    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: "Professional Physical Therapy - Watertown MA",
      description: "Professional Physical Therapy in Watertown provides evidence-based rehabilitation services for orthopedic injuries, sports injuries, post-surgical recovery, and chronic pain management. The clinic offers personalized treatment plans delivered by licensed physical therapists, utilizing manual therapy, therapeutic exercises, and specialized techniques to help patients regain mobility and function. They accept most insurance plans and offer direct access without requiring a physician referral.",
      url: "https://www.professionalpt.com/office/watertown/",
      telephone: "+1-617-213-1335",
      address: {
        @type: "PostalAddress",
        streetAddress: "63 Pleasant St",
        addressLocality: "Watertown",
        addressRegion: "MA",
        postalCode: "02472",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3667113,
        longitude: -71.18834269999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "244",
        bestRating: "5"
      },
      areaServed: "Watertown, MA and surrounding communities",
      knowsAbout: "Physical Therapy, Athletes and active individuals, Post-surgery recovery patients, Workers with occupational injuries, Chronic pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Specializations"
        }
      ],
      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.