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: "Dean Collotta - GEICO Insurance Agent",
description: "Dean Collotta is a GEICO Insurance Agent serving Las Vegas and the surrounding Nevada area. He provides auto, home, and life insurance coverage through GEICO's comprehensive product lines. With years of experience as a licensed insurance professional, Dean helps residents find the right coverage options and manage their policies conveniently at his Serene Ave office location.",
url: "https://www.geico.com/insurance-agents/nevada/las-vegas/dean-collotta/?y_source=1_MTQ5NTQ3MzktNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-702-565-9198",
address: {
@type: "PostalAddress",
streetAddress: "1920 E Serene Ave Suite 510",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0208197,
longitude: -115.1260001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "829",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Insurance Agents, Las Vegas residents needing auto insurance, homeowners insurance, or life insurance coverage through GEICO",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GEICO Local Agent"
},
{
@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.