Structured Data

    Rainier Valley Chiropractic

    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: "Rainier Valley Chiropractic",
      description: "Rainier Valley Chiropractic has served South Seattle since 1977, offering chiropractic care and massage therapy led by Dr. David Butters and Dr. Natasha Butters. They specialize in care for all ages—from newborns to seniors—with expertise in auto injuries, pediatric and prenatal chiropractic, work-related injuries, and general wellness. Their approach focuses on activating the body's natural healing ability through skilled adjustments and personalized care plans.",
      url: "https://www.rvchiro.com/",
      telephone: "+1-206-723-2820",
      address: {
        @type: "PostalAddress",
        streetAddress: "4236 36th Ave S",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5643409,
        longitude: -122.28687029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "73",
        bestRating: "5"
      },
      areaServed: "South Seattle, Washington — serving Columbia City, Genesee, Beacon Hill, Mt Baker, and Seward Park",
      knowsAbout: "Chiropractic, Families seeking preventive wellness care, athletes recovering from sports injuries, pregnant women, individuals with work or auto-related injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Serving South Seattle Since 1977"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Care for All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Scheduling"
        }
      ],
      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.