Structured Data

    You. Center For Health and Wellness

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "You. Center For Health and Wellness",
      description: "You. Center for Health and Wellness is a chiropractic clinic located in Northeast Portland specializing in spinal adjustments and corrective care plans. The clinic focuses on helping patients achieve optimal wellness through personalized chiropractic treatment and health-focused care. Their experienced team is dedicated to addressing the root causes of pain and dysfunction to support long-term health and mobility.",
      telephone: "+1-503-206-8988",
      address: {
        @type: "PostalAddress",
        streetAddress: "1818 NE Martin Luther King Jr Blvd UNIT C",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5362161,
        longitude: -122.66131159999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "Portland and surrounding areas",
      knowsAbout: "Chiropractic, Individuals with chronic pain, athletes seeking sports recovery, patients interested in preventative wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Northeast Portland Location"
        }
      ],
      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.