Structured Data

    Allstate 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: "Allstate Insurance",
      description: "Bill Wyant's Allstate Insurance office in Fredericksburg serves families and businesses with a full range of insurance products including auto, home, life, and business coverage. As an Allstate agent, Bill offers personalized service to help customers find the right coverage at competitive rates, with access to bundling discounts and customized policy options.",
      url: "https://agents.allstate.com/bill-wyant-fredericksburg-va.html",
      telephone: "+1-540-891-1075",
      address: {
        @type: "PostalAddress",
        streetAddress: "10007 Patriot Hwy Ste 127",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2224139,
        longitude: -77.50622829999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Insurance Agents, Families seeking auto and home insurance, homeowners, business owners, individuals looking for life insurance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Allstate Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundling & Discounts"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.