Structured Data

    Absolute Chiropractic Care

    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: "Absolute Chiropractic Care",
      description: "Absolute Chiropractic Care in Oxon Hill provides chiropractic treatment for pain relief, spinal health, and wellness. Located just outside Washington, DC on Indian Head Highway with convenient onsite parking, the practice offers flexible scheduling including evening and early Friday hours to accommodate busy patients. Their experienced team focuses on helping patients achieve better spinal alignment and overall health through personalized chiropractic care.",
      url: "https://abs-chiro.com/oxon-hill-office/",
      telephone: "+1-301-839-0500",
      address: {
        @type: "PostalAddress",
        streetAddress: "5210 MD-210",
        addressLocality: "Oxon Hill",
        addressRegion: "MD",
        postalCode: "20745",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.818030199999995,
        longitude: -76.9989719
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "108",
        bestRating: "5"
      },
      areaServed: "Oxon Hill, MD and surrounding Washington, DC area",
      knowsAbout: "Chiropractic, Washington DC-area residents seeking chiropractic care, busy professionals needing flexible appointment times, patients with chronic pain or spinal issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location Near DC"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.