Structured Data

    Professional Physical and Hand Therapy - Newton 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 and Hand Therapy - Newton MA",
      description: "Professional Physical and Hand Therapy in Newton provides comprehensive physical therapy and specialized hand rehabilitation services for patients recovering from injuries, surgery, or managing chronic conditions. Their licensed therapists use evidence-based treatments including manual therapy, therapeutic exercise, and functional training to help patients regain mobility and strength. They accept most insurance plans and offer direct access appointments without physician referrals.",
      url: "https://www.professionalpt.com/office/newton-ma/",
      telephone: "+1-617-213-1350",
      address: {
        @type: "PostalAddress",
        streetAddress: "19 Needham St Suite 201",
        addressLocality: "Newton",
        addressRegion: "MA",
        postalCode: "02461",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3163389,
        longitude: -71.210625
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "212",
        bestRating: "5"
      },
      areaServed: "Newton, MA and surrounding communities",
      knowsAbout: "Physical Therapy, Post-surgical patients, athletes seeking sports rehab, individuals with hand injuries, workers' compensation cases, anyone needing orthopedic rehabilitation without a referral",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Hand Therapy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coverage"
        }
      ],
      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.