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: "Empire Insurance Brokers",
description: "Empire Insurance Brokers is an independent insurance agency serving Lynnwood and the Pacific Northwest with comprehensive coverage for both individuals and businesses. They specialize in personal insurance including auto, home, life, and specialty policies like flood and watercraft insurance, as well as business solutions covering contractors, restaurants, property management, and farm operations. Licensed across multiple states and operating 13 office locations, Empire Insurance Brokers provides personalized service and access to multiple insurance carriers to find the right coverage at competitive rates.",
url: "https://eibnow.com/contact/lynnwood-wa-insurance/",
telephone: "+1-866-774-1324",
address: {
@type: "PostalAddress",
streetAddress: "19401 40th Ave W #270",
addressLocality: "Lynnwood",
addressRegion: "WA",
postalCode: "98036",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.8228607,
longitude: -122.286209
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "242",
bestRating: "5"
},
areaServed: "Lynnwood, WA and Pacific Northwest including Washington, Oregon, Arizona, California, Nevada, Idaho, Montana, Florida, South Carolina, and Texas",
knowsAbout: "Insurance Agents, Small business owners, contractors, specialty industry operators, high net worth individuals, families seeking comprehensive personal insurance coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent with Multiple Carriers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Business Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "13 Regional Office Locations"
}
],
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.