Structured Data

    Portland Chiropractic Clinic

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Portland Chiropractic Clinic",
      description: "Portland Chiropractic Clinic offers comprehensive chiropractic care and massage therapy to help patients manage pain, improve mobility, and achieve better spinal health. Located on NE Halsey Street, the clinic combines spinal adjustments with therapeutic massage to address a wide range of musculoskeletal concerns for both acute injuries and chronic conditions.",
      url: "http://www.pdxchiroclinic.com/",
      telephone: "+1-503-255-0306",
      address: {
        @type: "PostalAddress",
        streetAddress: "12741 NE Halsey St",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97230",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5338038,
        longitude: -122.53139960000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "144",
        bestRating: "5"
      },
      areaServed: "Portland, OR and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, Chronic pain sufferers, Office workers with postural issues, Patients recovering from injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice"
        }
      ],
      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.