Structured Data

    Dr. Darrien Jamar Drummond, DC

    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: "Dr. Darrien Jamar Drummond, DC",
      description: "Dr. Darrien Jamar Drummond is a chiropractor in Washington, DC specializing in spinal adjustments and corrective care to address pain, improve mobility, and support overall wellness. With a patient-centered approach, Dr. Drummond combines traditional chiropractic techniques with personalized treatment plans tailored to each patient's specific needs and health goals.",
      url: "https://www.darrienjamar.com/",
      telephone: "+1-202-768-2402",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 Q St NW SUITE 300 EAST",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20009",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.910963599999995,
        longitude: -77.0436417
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Chiropractic, Working professionals with back or neck pain, individuals seeking non-invasive pain relief, patients interested in corrective care plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown DC Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Focused 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.