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: "Brian Cory - GEICO Insurance Agent",
description: "Brian Cory is an independently owned and operated GEICO insurance agent serving Richmond, VA with over 23 years of relevant experience. He offers a comprehensive range of insurance products including auto, home, renters, condo, motorcycle & ATV, and boat coverage. With a bachelor's degree in finance and accounting and Property and Casualty licensing, Brian provides personalized insurance solutions to local customers during extended office hours including Saturday service.",
url: "https://www.geico.com/insurance-agents/virginia/richmond/brian-cory/?y_source=1_MTQ5NTQ4ODMtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-804-591-4797",
address: {
@type: "PostalAddress",
streetAddress: "8010 Midlothian Tpke",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.4981522,
longitude: -77.54440559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "413",
bestRating: "5"
},
areaServed: "Richmond, Virginia and surrounding areas",
knowsAbout: "Insurance Agents, Richmond-area residents seeking auto and home insurance, motorcycle and boat owners, Spanish-speaking customers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "23+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Office Hours"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual 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.