Structured Data

    InsureOne Insurance

    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: "InsureOne Insurance",
      description: "InsureOne Insurance is a full-service insurance agency in Henderson offering auto, home, life, and business coverage. As an independent insurance agent, they represent multiple carriers to help customers find personalized policies that fit their needs and budget. Their team works with clients to compare quotes and identify bundling opportunities to maximize savings.",
      url: "https://www.insureone.com/locations/henderson-insurance-89012/",
      telephone: "+1-702-323-7441",
      address: {
        @type: "PostalAddress",
        streetAddress: "1671 W Horizon Ridge Pkwy Ste. 121",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0134326,
        longitude: -115.05909570000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "Henderson, Las Vegas, and surrounding Clark County, Nevada",
      knowsAbout: "Insurance Agents, Homeowners and auto owners seeking multi-policy bundling, small business owners, individuals comparing multiple insurance carriers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundle & Save Focus"
        }
      ],
      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.