Structured Data

    Yuzu Physical Therapy and Wellness, LLC

    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: "Yuzu Physical Therapy and Wellness, LLC",
      description: "Yuzu Physical Therapy and Wellness is an independent physical therapy clinic in Southeast Portland offering comprehensive rehabilitation and wellness services. Led by experienced physiotherapists, they specialize in helping patients recover from injuries, manage chronic pain, and improve mobility through evidence-based treatment plans. Their clinic combines traditional physical therapy with a wellness-focused approach to help patients achieve their functional goals and maintain long-term health.",
      url: "https://www.yuzuphysicaltherapy.com/",
      telephone: "+1-503-305-3088",
      address: {
        @type: "PostalAddress",
        streetAddress: "436 SE 12th Ave",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97214",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5195334,
        longitude: -122.65344279999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Southeast Portland and surrounding areas",
      knowsAbout: "Physical Therapy, Injury recovery patients, athletes returning to sport, individuals with chronic pain, post-surgical rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Access Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wellness-Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Clinic"
        }
      ],
      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.