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 - David Droste",
description: "Farmers Insurance agent David Droste provides comprehensive insurance solutions in Mesa, including auto, home, life, and business coverage. With over 27 customer reviews, Droste helps individuals and families find the right insurance protection tailored to their specific needs and budget.",
url: "https://agents.farmers.com/az/mesa/david-droste?SourceID=AMPALFGMAG&y_source=1_MTIxMjczNTctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-480-558-7100",
address: {
@type: "PostalAddress",
streetAddress: "801 S Power Rd #208",
addressLocality: "Mesa",
addressRegion: "AZ",
postalCode: "85206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3992585,
longitude: -111.68401469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Mesa and surrounding Phoenix metropolitan area",
knowsAbout: "Insurance Agents, Homeowners, auto owners, families seeking bundled insurance, small business owners in the Mesa area",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Coverage Types"
}
],
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.