Structured Data

    Complete 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: "Complete Chiropractic",
      description: "Complete Chiropractic is a full-service chiropractic clinic located in downtown Washington, DC, specializing in spinal adjustments, corrective care, and sports chiropractic. The practice accepts insurance and welcomes walk-in patients, offering comprehensive treatment plans designed to address acute pain and prevent future injuries. They focus on personalized care to help patients achieve optimal spinal health and mobility.",
      url: "http://completechiropracticdc.com/",
      telephone: "+1-202-733-5604",
      address: {
        @type: "PostalAddress",
        streetAddress: "1145 19th St NW Suite 610",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20036",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.905042699999996,
        longitude: -77.0430982
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, Office workers with back and neck pain, People seeking non-invasive pain relief, Those referred by primary care physicians",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        }
      ],
      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.