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: "Farmers Insurance - Jesus Osorno",
description: "Jesus Osorno is a Farmers Insurance agent in Lehi, UT, offering comprehensive insurance solutions including auto, home, renters, life, business, condo, motorcycle, recreational, and umbrella insurance. He specializes in helping customers find the right coverage through personalized consultations and bundling discounts, serving Lehi and surrounding areas including Riverton, Orem, Provo, and South Jordan. Fluent in English and Spanish, Jesus provides expert guidance on insurance options tailored to individual needs and budgets.",
url: "https://agents.farmers.com/ut/lehi/jesus-osorno/",
telephone: "+1-801-210-9815",
address: {
@type: "PostalAddress",
streetAddress: "3300 Triumph Blvd Suite 100",
addressLocality: "Lehi",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.4291708,
longitude: -111.8795959
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "160",
bestRating: "5"
},
areaServed: "Lehi, Riverton, Orem, Provo, South Jordan, and surrounding Utah communities",
knowsAbout: "Insurance Agents, Families seeking auto and home bundling discounts, small business owners, Spanish-speaking customers, those transitioning through life changes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Heritage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Product Expertise"
}
],
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.