Structured Data

    Barnett Insurance

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Barnett Insurance",
      description: "Barnett Insurance is an independent insurance agency in Fresno serving the Central Valley with personalized coverage options. They offer auto, home, life, and business insurance solutions tailored to individual and commercial needs. As an independent agent, Barnett works with multiple carriers to find competitive rates and comprehensive coverage for their clients.",
      telephone: "+1-559-266-9761",
      address: {
        @type: "PostalAddress",
        streetAddress: "1055 N Van Ness Ave # F",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93728",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.756177,
        longitude: -119.79931029999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding Central Valley communities",
      knowsAbout: "Insurance Agents, Individuals seeking auto and home insurance, small business owners, families looking for comprehensive life insurance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.