Structured Data

    Aurora Central Chiropractic

    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: "Aurora Central Chiropractic",
      description: "Aurora Central Chiropractic is an independent chiropractic clinic in Aurora offering spinal adjustments, corrective care plans, and massage therapy services. Led by experienced practitioners, the clinic combines traditional chiropractic techniques with complementary massage therapy to address pain, improve mobility, and support overall wellness for patients of all ages.",
      url: "http://auroracentralchiropractic.com/",
      telephone: "+1-303-696-6691",
      address: {
        @type: "PostalAddress",
        streetAddress: "2295 S Chambers Rd C",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6756203,
        longitude: -104.81040929999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "87",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro communities",
      knowsAbout: "Chiropractic, Athletes and active individuals, office workers with neck and back pain, patients seeking non-invasive pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Massage Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care 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.