Structured Data

    Lakeview Insurance Agency

    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: "Lakeview Insurance Agency",
      description: "Lakeview Insurance is an independent insurance agency serving Illinois, Indiana, Michigan, and Wisconsin since 1976. They represent over 25 insurance carriers and offer personal insurance (home, condo, renters, auto), business insurance (commercial property, liability, business auto), and employee benefits (group health, dental, vision, disability). Their personalized approach focuses on understanding each client's unique risks to find the right coverage blend at competitive prices.",
      url: "http://lakeviewins.com/",
      telephone: "+1-773-871-8000",
      address: {
        @type: "PostalAddress",
        streetAddress: "3714 N Southport Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60613",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.949408899999995,
        longitude: -87.66431109999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "154",
        bestRating: "5"
      },
      areaServed: "Chicago, Illinois and surrounding areas including Indiana, Michigan, and Wisconsin",
      knowsAbout: "Insurance Agents, Small to mid-size business owners, homeowners and condo residents, families seeking comprehensive coverage, employers offering employee benefits",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "45+ Years of Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "25+ Insurance Carriers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage Solutions"
        }
      ],
      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.