Structured Data

    Root & Branch 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: "Root & Branch Physical Therapy",
      description: "Root & Branch Physical Therapy is an independent practice in Portland offering comprehensive physical therapy, massage therapy, and wellness services. The clinic specializes in personalized treatment plans that address musculoskeletal injuries, post-surgical recovery, and chronic pain through manual therapy, therapeutic exercise, and massage. Their integrated approach combines evidence-based physical therapy with complementary wellness services to help patients return to their daily activities and improve overall function.",
      url: "https://www.rootandbranchpt.com/",
      telephone: "+1-503-577-0318",
      address: {
        @type: "PostalAddress",
        streetAddress: "1305 SE Martin Luther King Jr Blvd Ste 101",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5134777,
        longitude: -122.66207469999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Physical Therapy, Athletes and active individuals, post-surgical recovery patients, people with chronic pain or musculoskeletal injuries, wellness-focused individuals seeking preventive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Therapy Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.