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: "Alex Cole: Allstate Insurance",
description: "Alex Cole is an Allstate Insurance agent in Denver serving the Colorado Front Range with personalized insurance solutions. As an Allstate representative, Alex offers auto, home, life, and business insurance coverage tailored to individual and family needs. With a focus on finding the right coverage at competitive rates, Alex helps clients protect what matters most through Allstate's comprehensive insurance products and bundling options.",
url: "https://agents.allstate.com/alex-cole-littleton-co.html",
telephone: "+1-720-484-2660",
address: {
@type: "PostalAddress",
streetAddress: "8340 E Northfield Blvd #2630",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.782159300000004,
longitude: -104.8915708
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "255",
bestRating: "5"
},
areaServed: "Denver, Littleton, and surrounding Colorado Front Range communities",
knowsAbout: "Insurance Agents, Families needing multiple insurance policies, homeowners, auto drivers, small business owners seeking bundled coverage discounts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Allstate Carrier"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.