Structured Data

    Christopher Heisler: Allstate Insurance

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Christopher Heisler: Allstate Insurance",
      description: "Christopher Heisler is an Allstate Insurance agent serving Jacksonville and the surrounding area. He provides a full range of insurance products including auto, home, life, and business coverage. With over 45 customer reviews, Heisler helps individuals and families find the right coverage options and available discounts to fit their needs.",
      url: "https://agents.allstate.com/christopher-heisler-jacksonville-fl1.html",
      telephone: "+1-904-384-6443",
      address: {
        @type: "PostalAddress",
        streetAddress: "1855 Cassat Ave #2",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.284611499999997,
        longitude: -81.7300612
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Insurance Agents, Families seeking bundled insurance coverage, homeowners, small business owners, auto insurance shoppers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Line Coverage"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Allstate Agent"
        }
      ],
      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.