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: "Brian Chapman - GEICO Insurance Agent",
description: "Brian Chapman is a GEICO insurance agent in Knoxville offering auto, home, and life insurance coverage. Located on Kingston Pike, the agency helps customers find the right insurance policies and handles claims support. GEICO customers can manage policies online or work directly with Chapman's team for personalized service.",
url: "https://www.geico.com/insurance-agents/tennessee/knoxville/brian-chapman/?y_source=1_MTQ5NTQ4NzQtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-865-347-5111",
address: {
@type: "PostalAddress",
streetAddress: "7824 Kingston Pike",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37919",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.925843199999996,
longitude: -84.043617
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "407",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Insurance Agents, GEICO customers needing local service, drivers seeking competitive auto rates, homeowners bundling policies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GEICO Partnership"
},
{
@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.