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: "Compass Insurance Advisors LLC",
description: "Compass Insurance Advisors LLC is an independent insurance agency in Draper serving Utah families and businesses with comprehensive coverage solutions. They specialize in homeowners, auto, life, and commercial insurance, offering personalized quotes and bundling options to help clients find the right protection at competitive rates. As an independent agent, they work with multiple carriers to ensure clients get tailored coverage that fits their unique needs.",
url: "http://insurewithcompass.com/",
telephone: "+1-801-901-3519",
address: {
@type: "PostalAddress",
streetAddress: "38 E Scenic Pointe Dr Ste 140",
addressLocality: "Draper",
addressRegion: "UT",
postalCode: "84020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.481420299999996,
longitude: -111.8902933
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "260",
bestRating: "5"
},
areaServed: "Draper, Utah and surrounding communities",
knowsAbout: "Insurance Agents, Utah families seeking homeowners and auto insurance, small business owners needing commercial coverage, individuals looking to bundle policies for savings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local 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.