Structured Data

    John Lazas, Your Health Insurance Specialist

    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: "John Lazas, Your Health Insurance Specialist",
      description: "John Lazas is a Boulder-based health insurance specialist serving freelancers, small business owners, and early retirees across the Front Range. He offers personalized guidance on small business health plans, ACA Marketplace coverage, early retiree plans, and private PPO options—cutting through insurance jargon to help clients find affordable, understandable coverage that fits their specific needs. With direct local access and no 1-800 numbers, John provides claims support, billing assistance, and annual plan reviews to ensure clients maximize their coverage year after year.",
      url: "http://johnlazas.com/",
      telephone: "+1-303-817-3526",
      address: {
        @type: "PostalAddress",
        streetAddress: "2860 32nd St",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.027943199999996,
        longitude: -105.25168649999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "238",
        bestRating: "5"
      },
      areaServed: "Boulder, Longmont, Louisville, Lafayette, Erie, and the greater Front Range",
      knowsAbout: "Insurance Agents, Self-employed professionals and freelancers, small business owners, early retirees planning before Medicare, families seeking ACA Marketplace plans",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local, Direct Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized in Front Range Needs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Jargon-Free Guidance"
        }
      ],
      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.