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: "Dave Nelson - GEICO Insurance Agent",
description: "Dave Nelson is a GEICO Insurance Agent serving the Houston area with auto, home, and life insurance products. As a GEICO agent, Dave helps customers find personalized coverage options and discounts tailored to their needs, with access to GEICO's full suite of insurance products and competitive rates.",
url: "https://geico.com/insurance-agents/texas/houston/dave-nelson/?y_source=1_MTU1Njg0NjctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-281-925-6733",
address: {
@type: "PostalAddress",
streetAddress: "12661 W Lake Houston Pkwy Suite D",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77044",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.925506699999996,
longitude: -95.1969451
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "388",
bestRating: "5"
},
areaServed: "Houston and surrounding areas, Texas",
knowsAbout: "Insurance Agents, Houston-area drivers and homeowners seeking auto and home insurance, customers looking to bundle policies for discounts, individuals wanting personalized insurance guidance from a local agent",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GEICO-Backed Products"
},
{
@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.