Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Premium Insurance Las Vegas",
description: "Premium Insurance Las Vegas is a full-service insurance agency serving Las Vegas and surrounding Nevada communities. They specialize in auto insurance (including ATVs, motorcycles, boats, and classic cars), home insurance, renters insurance, landlord insurance, business insurance (general liability, workers compensation, bonds), life insurance, and umbrella policies. The agency focuses on helping consumers save money, businesses reduce risk, and families protect their financial future through personalized service and free consultations.",
url: "https://www.premiuminsurancelasvegas.com/",
telephone: "+1-702-800-2315",
address: {
@type: "PostalAddress",
streetAddress: "2160 W Charleston Blvd Suite B",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89102",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1594778,
longitude: -115.1712224
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "81",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding Nevada communities",
knowsAbout: "Insurance Agents, Homeowners and renters, Auto owners seeking specialty vehicle coverage, Small business owners, Families needing life insurance protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Consultations & Online Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
}
],
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.