Structured Data

    Redmond Chiropractic and Massage

    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: "Redmond Chiropractic and Massage",
      description: "Redmond Chiropractic and Massage provides comprehensive chiropractic care and massage therapy for back pain, neck pain, whiplash, pinched nerves, sciatica, sports injuries, and auto accident injuries. Led by Dr. Dave, the practice specializes in spinal health and injury recovery, accepting automobile insurance, worker's compensation, and attorney liens. They offer same-day appointments and create a welcoming environment to help patients return to normal life quickly.",
      url: "http://redmondchiropracticandmassage.com/",
      telephone: "+1-425-881-7790",
      address: {
        @type: "PostalAddress",
        streetAddress: "7530 164th Ave NE STE A240",
        addressLocality: "Redmond",
        addressRegion: "WA",
        postalCode: "98052",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.671267099999994,
        longitude: -122.12106089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "Redmond, WA and surrounding areas",
      knowsAbout: "Chiropractic, Auto accident victims, workers' compensation cases, athletes with sports injuries, chronic back and neck pain sufferers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Appointments"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Auto & Workers' Compensation Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Combined Chiropractic & Massage Services"
        }
      ],
      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.