Structured Data

    Mike Bailey - State Farm Insurance Agent

    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: "Mike Bailey - State Farm Insurance Agent",
      description: "Mike Bailey is a State Farm Insurance Agent in Lakewood with over 25 years of experience providing personalized insurance coverage for individuals, families, and business owners. He offers auto, homeowners, condo, renters, pet, business, and life insurance, along with health insurance, banking, and investment services. Available for quotes 24/7 by phone or online, Mike is known for making the insurance process clear and simple while tailoring solutions to each client's specific needs.",
      url: "https://www.mikebailey.biz/",
      telephone: "+1-303-988-3434",
      address: {
        @type: "PostalAddress",
        streetAddress: "143 Union Blvd #520",
        addressLocality: "Lakewood",
        addressRegion: "CO",
        postalCode: "80228",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.716609,
        longitude: -105.135066
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Lakewood, CO and surrounding Denver metro areas",
      knowsAbout: "Insurance Agents, Families needing comprehensive home and auto coverage, business owners seeking commercial insurance, individuals wanting personalized financial planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "25+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Quote Availability"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage Options"
        }
      ],
      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.