Structured Data

    Katz 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: "Katz Chiropractic",
      description: "Katz Chiropractic in Boulder offers comprehensive chiropractic care including spinal adjustments, corrective care plans, and sports injury treatment. Dr. Katz combines traditional chiropractic techniques with modern evidence-based practices to address pain, improve mobility, and support overall wellness. The practice welcomes walk-in patients and works with most insurance plans, making quality chiropractic care accessible to the Boulder community.",
      url: "https://katzchiropractic.com/",
      telephone: "+1-303-938-9070",
      address: {
        @type: "PostalAddress",
        streetAddress: "2727 Pine St STE 1",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.024537699999996,
        longitude: -105.2595264
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "101",
        bestRating: "5"
      },
      areaServed: "Boulder and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic back or neck pain, those seeking non-pharmaceutical pain relief, patients recovering from injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Corrective Focus"
        }
      ],
      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.