Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Farmers Insurance - Kenneth Blankenship",
description: "Farmers Insurance agent Kenneth Blankenship provides a full range of insurance products including auto, home, life, and business coverage to Norfolk, Virginia residents and businesses. As an independent Farmers Insurance agent, Blankenship offers personalized service and access to multiple insurance products with bundling discounts available. The agency specializes in helping customers find the right coverage at competitive rates.",
url: "https://agents.farmers.com/va/norfolk/kenneth-blankenship?SourceID=AMPALFGMAG&y_source=1_MTU1MzAxNy03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-757-842-6544",
address: {
@type: "PostalAddress",
streetAddress: "4916 Colley Ave",
addressLocality: "Norfolk",
addressRegion: "VA",
postalCode: "23508",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.888542099999995,
longitude: -76.2948225
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Norfolk, Virginia and surrounding areas",
knowsAbout: "Insurance Agents, Norfolk homeowners, auto owners, business owners, families seeking bundled insurance coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundling & Discounts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent 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.