Structured Data

    All Drivers Insurance

    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: "All Drivers Insurance",
      description: "All Drivers Insurance is an independent insurance agency in Aurora specializing in auto insurance for drivers of all backgrounds, including those with accidents, violations, or poor credit histories. They provide personalized quotes and coverage options from multiple carriers, helping customers find affordable rates even when turned down elsewhere. Their experienced team focuses on matching drivers with policies that fit their specific needs and budget.",
      url: "http://www.alldriversinsurance.com/",
      telephone: "+1-303-695-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "12142 E Mississippi Ave",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.6956024,
        longitude: -104.84616079999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "139",
        bestRating: "5"
      },
      areaServed: "Aurora, CO and surrounding Denver metro area",
      knowsAbout: "Insurance Agents, High-risk drivers, drivers with accidents or violations, self-employed drivers, drivers seeking discounts and bundling options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Carrier Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "High-Risk Specialty"
        }
      ],
      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.