Structured Data

    Genesis Chiropractic Center SC

    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: "Genesis Chiropractic Center SC",
      description: "Genesis Chiropractic Center is a family-focused chiropractic practice in Middleton, Wisconsin, led by Dr. Karl Krantz. They provide comprehensive chiropractic care for patients of all ages—from infants to seniors—along with physiotherapy, massage therapy, and personalized lifestyle advice. Their approach emphasizes natural, drug-free wellness and addresses root causes of pain rather than just symptoms.",
      url: "https://www.genesis-chiro.com/",
      telephone: "+1-608-836-8080",
      address: {
        @type: "PostalAddress",
        streetAddress: "8391 Greenway Blvd suite 120",
        addressLocality: "Middleton",
        addressRegion: "WI",
        postalCode: "53562",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.089731,
        longitude: -89.5278306
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "112",
        bestRating: "5"
      },
      areaServed: "Middleton, Wisconsin and surrounding areas",
      knowsAbout: "Chiropractic, Families seeking natural pain relief, patients looking for holistic wellness approaches, athletes and active individuals needing rehabilitation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family Practice for All Ages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Care Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "New Patients Welcome"
        }
      ],
      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.