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: "High Desert Insurance Agency",
description: "High Desert Insurance Agency is a Progressive insurance agent serving Henderson and the Las Vegas valley with auto, home, life, and business insurance solutions. They offer personalized quotes and policy options to help customers find coverage that fits their needs and budget.",
url: "https://www.progressive.com/agent/local-agent/NEVADA/Henderson/high-desert-insurance-89015",
telephone: "+1-702-558-8587",
address: {
@type: "PostalAddress",
streetAddress: "140 E Horizon Dr",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.012736,
longitude: -114.98658400000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Henderson, Nevada and surrounding Las Vegas valley communities",
knowsAbout: "Insurance Agents, Local Henderson residents seeking auto and home insurance, small business owners, families looking for life coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Progressive Partnership"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "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.