Structured Data

    Wood Associates Physical Therapy

    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: "Wood Associates Physical Therapy",
      description: "Wood Associates Physical Therapy is an independent practice in Cambridge offering comprehensive physical therapy, massage therapy, and rehabilitation services. Their team of licensed physical therapists specializes in orthopedic rehabilitation, sports injury recovery, and post-surgical rehab. They provide direct access care without requiring physician referrals and accept most insurance plans.",
      url: "https://woodassociatesphysicaltherapy.com/",
      telephone: "+1-617-864-4200",
      address: {
        @type: "PostalAddress",
        streetAddress: "799 Concord Ave",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3917089,
        longitude: -71.1554378
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "186",
        bestRating: "5"
      },
      areaServed: "Cambridge and surrounding Boston area",
      knowsAbout: "Physical Therapy, Athletes recovering from sports injuries, post-surgical patients, individuals with orthopedic pain, anyone seeking rehabilitation without a referral",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.