Structured Data

    Otto 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: "Otto Chiropractic",
      description: "Otto Chiropractic in Aurora provides comprehensive chiropractic care focused on spinal adjustments, corrective care, and sports injury treatment. The practice uses in-office digital X-ray technology to diagnose conditions accurately and develop personalized treatment plans for patients seeking pain relief and improved mobility.",
      url: "http://www.ottochiropractic.com/",
      telephone: "+1-303-766-7073",
      address: {
        @type: "PostalAddress",
        streetAddress: "16911 E Quincy Ave Unit A3",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6403149,
        longitude: -104.7908813
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Aurora and surrounding Denver metro area",
      knowsAbout: "Chiropractic, Athletes and active individuals, patients with chronic back or neck pain, those seeking non-invasive pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital X-Ray On-Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Corrective Care"
        }
      ],
      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.