Structured Data

    Freeway Insurance - N Boulder Hwy

    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: "Freeway Insurance - N Boulder Hwy",
      description: "Freeway Insurance is a local insurance agency in Henderson specializing in auto insurance with a focus on affordable coverage for drivers of all backgrounds. They offer personalized quotes and policy options tailored to individual needs, helping customers find coverage that fits their budget and driving situation.",
      url: "https://locations.freeway.com/henderson-car-insurance-89015-nv",
      telephone: "+1-702-323-7452",
      address: {
        @type: "PostalAddress",
        streetAddress: "170 N Boulder Hwy #150",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0414491,
        longitude: -114.9808204
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "263",
        bestRating: "5"
      },
      areaServed: "Henderson and surrounding Las Vegas Valley",
      knowsAbout: "Insurance Agents, High-risk drivers, uninsured/underinsured motorists, drivers seeking affordable coverage, local Henderson residents",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Auto Insurance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Service"
        }
      ],
      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.