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: "Jen Sias-Lyke - State Farm Insurance Agent",
description: "Jen Sias-Lyke is a State Farm Insurance Agent serving the Las Vegas area with comprehensive insurance solutions including auto, home, life, and business coverage. With a focus on personalized service and finding the right coverage for each client's unique needs, this agency helps individuals and families protect what matters most through competitive rates and bundling options.",
url: "https://jensiaslyke.com/",
telephone: "+1-702-545-0001",
address: {
@type: "PostalAddress",
streetAddress: "9310 Sun City Blvd #101",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.211715999999996,
longitude: -115.298146
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "77",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Insurance Agents, Homeowners, auto owners, families seeking life insurance, small business owners, individuals wanting to bundle multiple policies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "State Farm Representation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Policy Bundling"
},
{
@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.