Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Farmers Insurance - Sandra Bato",
description: "Sandra Bato is a Farmers Insurance agent in Gilbert serving the greater Phoenix metro area with auto, home, life, and business insurance solutions. She helps individuals and families find coverage tailored to their needs, leveraging Farmers' extensive product offerings and local expertise. With a focus on personalized service, Sandra works to ensure clients understand their policy options and receive appropriate protection for their assets.",
url: "https://agents.farmers.com/az/gilbert/sandra-bato?SourceID=AMPALFGMAG&y_source=1_MjAxNjg3MDYtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-623-236-3131",
address: {
@type: "PostalAddress",
streetAddress: "1450 W Guadalupe Rd #109",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3647328,
longitude: -111.8214292
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding Phoenix metro area",
knowsAbout: "Insurance Agents, Homeowners needing bundled coverage, auto insurance shoppers, small business owners, families seeking life insurance protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Representation"
}
],
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.