Structured Data

    Cascade Chiropractic & Massage

    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: "Cascade Chiropractic & Massage",
      description: "Cascade Chiropractic & Massage in Tacoma offers comprehensive chiropractic care and massage therapy to address pain, injury, and wellness. The practice combines spinal adjustments with therapeutic massage to help patients recover from injuries, manage chronic pain, and improve overall mobility. They serve both injury recovery and preventive wellness with a patient-focused approach.",
      url: "https://cascadechiro.com/",
      telephone: "+1-253-472-2225",
      address: {
        @type: "PostalAddress",
        streetAddress: "7247 S Pine St # A",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98409",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.190387699999995,
        longitude: -122.47334139999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "321",
        bestRating: "5"
      },
      areaServed: "Tacoma and surrounding South Puget Sound communities",
      knowsAbout: "Chiropractic, Injury recovery patients, athletes, chronic pain sufferers, post-accident rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Services"
        },
        {
          @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.