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: "Bear River Mutual Agent | Tyler Parcell",
description: "Bear River Mutual Agent, run by Tyler Parcell, is an independent insurance agency in Orem offering comprehensive coverage including auto, home, life, and business insurance. As a Bear River Mutual representative, they provide personalized quotes and policy guidance to help Utah residents and business owners find the right coverage at competitive rates.",
url: "https://www.bearriverinsurance.net/",
telephone: "+1-385-265-2615",
address: {
@type: "PostalAddress",
streetAddress: "248 S State St Suite 103",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84058",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2930741,
longitude: -111.69367419999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding communities",
knowsAbout: "Insurance Agents, Utah families seeking homeowners and auto insurance, small business owners needing commercial coverage, individuals comparing life insurance options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bear River Mutual Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Accessibility"
}
],
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.