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 - Monica Rodriguez",
description: "Monica Rodriguez is a Farmers Insurance agent serving the San Jose area with a full range of insurance products including auto, home, life, and business coverage. As an independent Farmers agent, she provides personalized service to help clients find the right protection for their needs at competitive rates.",
url: "https://agents.farmers.com/ca/san-jose/monica-rodriguez?SourceID=AMPALFGMAG&y_source=1_MTU1NTEwMC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-408-729-7370",
address: {
@type: "PostalAddress",
streetAddress: "1648 Alum Rock Ave A",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95116",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3516246,
longitude: -121.85744270000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "San Jose, CA and surrounding areas",
knowsAbout: "Insurance Agents, San Jose homeowners, auto owners, families seeking life insurance, small business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Agent"
},
{
@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.