Structured Data

    Kent Baker - 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: "Kent Baker - State Farm Insurance Agent",
      description: "Kent Baker is a State Farm Insurance Agent serving Henderson and the surrounding Las Vegas Valley. He offers comprehensive insurance solutions including auto, home, life, and business coverage, helping families and business owners protect what matters most. With a focus on personalized service and finding the right coverage at competitive rates, Kent Baker works to build lasting relationships with his clients.",
      url: "http://www.kentbaker.net/?cmpid=b7re_blm_0001",
      telephone: "+1-702-564-3132",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 E Horizon Dr a",
        addressLocality: "Henderson",
        addressRegion: "NV",
        postalCode: "89015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.01283,
        longitude: -114.98705500000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "34",
        bestRating: "5"
      },
      areaServed: "Henderson, Nevada and surrounding Las Vegas Valley",
      knowsAbout: "Insurance Agents, Henderson families, small business owners, individuals seeking bundled insurance policies, those new to the area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "State Farm Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Service in Henderson"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        }
      ],
      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.