Structured Data

    Greg Lamb: Allstate Auto, Home, Condo, Renters, & Life 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: "Greg Lamb: Allstate Auto, Home, Condo, Renters, & Life Insurance",
      description: "Greg Lamb is an Allstate insurance agent in Boulder offering comprehensive coverage including auto, home, condo, renters, and life insurance. With personalized service and access to Allstate's full product line, Greg helps individuals and families find the right insurance solutions tailored to their specific needs and budget.",
      url: "https://agents.allstate.com/greg-lamb-boulder-co.html",
      telephone: "+1-303-451-7595",
      address: {
        @type: "PostalAddress",
        streetAddress: "1823 Folsom St #205",
        addressLocality: "Boulder",
        addressRegion: "CO",
        postalCode: "80302",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.0181617,
        longitude: -105.2634289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "110",
        bestRating: "5"
      },
      areaServed: "Boulder, CO and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, renters, auto owners, families seeking bundled insurance coverage",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Allstate Resources"
        }
      ],
      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.