Structured Data

    PrimeSpine Kirkland 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: "PrimeSpine Kirkland Chiropractic",
      description: "PrimeSpine Kirkland Chiropractic offers comprehensive chiropractic care and massage therapy to help patients recover from injuries, manage pain, and improve overall wellness. Located in Kirkland, the practice focuses on personalized treatment plans tailored to each patient's specific needs and health goals.",
      url: "https://www.primespines.com/",
      telephone: "+1-425-820-2777",
      address: {
        @type: "PostalAddress",
        streetAddress: "12305 120th Ave NE A",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7090037,
        longitude: -122.18523169999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "106",
        bestRating: "5"
      },
      areaServed: "Kirkland, WA and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, injury recovery patients, wellness-focused individuals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Chiropractic & Massage Services"
        },
        {
          @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.