Structured Data

    Virginia Farm Bureau Insurance

    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: "Virginia Farm Bureau Insurance",
      description: "Virginia Farm Bureau Insurance is a member-owned organization providing auto, home, life, and business insurance to Virginia residents and farm operations. As the official insurance provider for the Virginia Farm Bureau Federation, they combine local expertise with statewide resources to serve individuals, families, and agricultural businesses throughout Virginia.",
      url: "http://www.vafb.com/",
      telephone: "+1-804-290-1000",
      address: {
        @type: "PostalAddress",
        streetAddress: "12580 W Creek Pkwy",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.6111656,
        longitude: -77.6499142
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Virginia, with primary focus on central Virginia including Richmond and surrounding areas",
      knowsAbout: "Insurance Agents, Virginia farmers and agricultural business owners, rural homeowners, families seeking bundled insurance coverage, Farm Bureau members",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Farm Bureau Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Coverage Types"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Member-Owned Structure"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.