Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Keith Dorband: Allstate Insurance",
description: "Keith Dorband is a local Allstate Insurance agent serving Norfolk, VA and surrounding areas. As an Allstate representative, Keith provides comprehensive insurance solutions including auto, home, life, and business coverage. Customers work directly with Keith to find personalized insurance plans tailored to their needs and budget.",
url: "https://agents.allstate.com/keith-dorband-norfolk-va.html",
telephone: "+1-757-480-3800",
address: {
@type: "PostalAddress",
streetAddress: "1312 E Little Creek Rd",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.9159138,
longitude: -76.236783
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "355",
bestRating: "5"
},
areaServed: "Norfolk, VA and surrounding areas",
knowsAbout: "Insurance Agents, Norfolk residents seeking auto insurance, homeowners looking for bundled coverage, families interested in life insurance, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Expertise"
},
{
@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.