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: "Olga Serrato - State Farm Insurance Agent",
description: "Olga Serrato is a State Farm Insurance Agent in Salt Lake City with over 30 years of experience serving the community. Her agency offers auto, homeowners, condo, renters, life, health, business, and pet insurance, plus banking and investment services. With 4 licensed team members and 30+ combined years of experience, they provide personalized quotes, coverage reviews, and bilingual support (English and Spanish) to families and businesses throughout the Salt Lake City area.",
url: "https://www.olgainsurance.com/?cmpid=FGC9_blm_0001",
telephone: "+1-801-906-0822",
address: {
@type: "PostalAddress",
streetAddress: "1614 W 700 N Ste B",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.785058,
longitude: -111.937145
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "569",
bestRating: "5"
},
areaServed: "Salt Lake City, UT and surrounding areas including North Salt Lake, Ogden, Magna, West Jordan, South Jordan, Taylorsville, West Valley City, Murray, Rose Park, and Bountiful",
knowsAbout: "Insurance Agents, Families needing multiple insurance policies, Spanish-speaking households, small business owners, individuals seeking local personalized service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years Combined Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Insurance & Financial Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual & Accessible 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.