Structured Data

    Simmons Chiropractic Clinic

    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: "Simmons Chiropractic Clinic",
      description: "Simmons Chiropractic Clinic in Tacoma offers comprehensive chiropractic care focused on spinal adjustments, corrective care plans, and sports injury treatment. The clinic combines traditional chiropractic techniques with modern diagnostic tools to address back pain, neck pain, and musculoskeletal issues for patients of all ages. They welcome walk-in patients and accept most insurance plans, making quality chiropractic care accessible to the local community.",
      url: "https://www.simmonschiro.net/",
      telephone: "+1-253-472-4424",
      address: {
        @type: "PostalAddress",
        streetAddress: "1720 S 72nd St #102",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.1914734,
        longitude: -122.4591066
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "228",
        bestRating: "5"
      },
      areaServed: "Tacoma and surrounding Pierce County communities",
      knowsAbout: "Chiropractic, Athletes and active individuals, chronic pain sufferers, post-injury recovery, workers with occupational strain",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Chiropractic"
        }
      ],
      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.