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 Select Insurance, LLC",
description: "Idaho Select Insurance is an independent insurance agency in Meridian serving the Treasure Valley with personalized coverage solutions. They specialize in auto, home, life, and business insurance, helping individuals and families find policies tailored to their specific needs. With a focus on customer service and competitive rates, they work with multiple carriers to provide clients with options that fit their situation.",
url: "http://idahoselectinsurance.com/",
telephone: "+1-208-473-2406",
address: {
@type: "PostalAddress",
streetAddress: "3023 E Copper Point Dr #203",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.5833,
longitude: -116.35718099999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "89",
bestRating: "5"
},
areaServed: "Meridian, Idaho and surrounding Treasure Valley communities",
knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, Drivers comparing auto insurance rates, Small business owners, Families building comprehensive protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agency"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert 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.