Structured Data

    The Accident Doctor Chiropractic Clinics, PLLC

    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: "The Accident Doctor Chiropractic Clinics, PLLC",
      description: "The Accident Doctor Chiropractic Clinics is a Phoenix-based chiropractic practice specializing in accident and injury recovery. Led by experienced chiropractors, they focus on treating auto accident injuries, work-related trauma, and other musculoskeletal conditions through spinal adjustments and corrective care. The clinic accepts insurance and welcomes walk-in patients, making care accessible for those seeking prompt pain relief and rehabilitation.",
      url: "http://theaccidentdoctor.com/home/",
      telephone: "+1-602-353-1234",
      address: {
        @type: "PostalAddress",
        streetAddress: "3315 W Indian School Rd",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85017",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4947709,
        longitude: -112.13070859999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "96",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding Phoenix metropolitan area",
      knowsAbout: "Chiropractic, Auto accident victims, workers' compensation cases, individuals with acute musculoskeletal injuries, patients seeking immediate care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Auto Accident Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted & Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Plans"
        }
      ],
      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.