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: "Idaho Farm Bureau Insurance - Fls Ave W",
description: "Idaho Farm Bureau Insurance is a local insurance agency in Twin Falls serving Idaho families and businesses with a range of coverage options. As part of the Idaho Farm Bureau Insurance Company network, they provide personalized insurance solutions including auto, home, life, and business coverage. Their local agents work to help customers find the right protection for their specific needs.",
url: "https://www.idahofarmbureauinsurance.com/find-an-agent/",
telephone: "+1-208-734-8788",
address: {
@type: "PostalAddress",
streetAddress: "340 Fls Ave W",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5775716,
longitude: -114.4745947
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding areas within 75 miles",
knowsAbout: "Insurance Agents, Idaho families, rural property owners, business owners, farmers and agricultural operations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Farm Bureau Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent Access"
}
],
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.