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: "The Insurance Stops - E Bijou St",
description: "The Insurance Stops is a local insurance agency in Colorado Springs specializing in auto, home, life, and business coverage. Their team helps customers find affordable insurance solutions tailored to individual needs, offering multiple carrier options to ensure competitive rates and comprehensive protection.",
url: "https://theinsurancestops.com/locations/the-insurance-stops-bijou-st-colorado-springs-co/",
telephone: "+1-719-636-3340",
address: {
@type: "PostalAddress",
streetAddress: "2105 E Bijou St Suite A",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8354305,
longitude: -104.78983919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "245",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Insurance Agents, Colorado Springs residents seeking auto and home insurance, small business owners needing commercial coverage, families looking for life insurance solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Carrier Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.