Structured Data

    Red-Rose Chiropractic

    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: "Red-Rose Chiropractic",
      description: "Red-Rose Chiropractic is an independent chiropractic practice in Kirkland dedicated to diagnosing and treating musculoskeletal conditions through spinal adjustments and corrective care plans. The clinic focuses on personalized treatment to address the root causes of pain and dysfunction, helping patients achieve long-term wellness rather than just temporary relief.",
      url: "http://rrccps.com/",
      telephone: "+1-425-893-9200",
      address: {
        @type: "PostalAddress",
        streetAddress: "12841 NE 85th St",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98033",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.6791978,
        longitude: -122.16793599999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "134",
        bestRating: "5"
      },
      areaServed: "Kirkland, WA and surrounding communities",
      knowsAbout: "Chiropractic, Patients with chronic pain, individuals seeking non-invasive treatment, those interested in long-term spine health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Focus"
        },
        {
          @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.