Structured Data

    Dr. Steven Dubats /Chiropractic First Inc

    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: "Dr. Steven Dubats /Chiropractic First Inc",
      description: "Dr. Steven Dubats at Chiropractic First Inc. offers comprehensive chiropractic care including spinal adjustments, acupuncture, massage therapy, custom orthotics, and prenatal chiropractic services in Mechanicsville, VA. Dr. Dubats and his staff are committed to staying current with the latest chiropractic tools and treatments while creating a friendly, professional atmosphere where patients feel comfortable and well-informed about their care options.",
      url: "http://drdubats.com/",
      telephone: "+1-804-746-7277",
      address: {
        @type: "PostalAddress",
        streetAddress: "7281 Hanover Green Dr",
        addressLocality: "Mechanicsville",
        addressRegion: "VA",
        postalCode: "23111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.603868899999995,
        longitude: -77.37616849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "211",
        bestRating: "5"
      },
      areaServed: "Mechanicsville, VA and surrounding Richmond area",
      knowsAbout: "Chiropractic, Pregnant women seeking prenatal care, patients new to chiropractic treatment, individuals interested in acupuncture and holistic wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Disciplinary Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Prenatal Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient Education Focus"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.