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 - Pepper Hu",
description: "Pepper Hu is a Farmers Insurance agent serving the Irvine and greater Orange County area with comprehensive insurance solutions including auto, home, life, and business coverage. As an independent Farmers Insurance agent, Pepper Hu works directly with clients to assess their unique insurance needs and find personalized policy options that fit their budget and risk profile.",
url: "https://agents.farmers.com/ca/walnut/pepper-hu?SourceID=AMPALFGMAG&y_source=1_MTU0NzY3ODQtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-626-666-6664",
address: {
@type: "PostalAddress",
streetAddress: "3 Corporate Park #220",
addressLocality: "Irvine",
addressRegion: "CA",
postalCode: "92606",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6908751,
longitude: -117.8264612
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "153",
bestRating: "5"
},
areaServed: "Irvine, Walnut, Orange County, CA",
knowsAbout: "Insurance Agents, Local residents seeking auto and home insurance, small business owners needing commercial coverage, families wanting comprehensive life insurance options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farmers Insurance Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Coverage Planning"
}
],
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.