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: "GreatFlorida Insurance: Brian Lariviere",
description: "GreatFlorida Insurance, led by agent Brian Lariviere, is a full-service insurance agency in West Palm Beach offering comprehensive coverage for homeowners, auto, and business needs. As an independent agent, Brian works with multiple carriers to find personalized policies and competitive rates tailored to each client's specific situation. The agency specializes in Florida-specific insurance solutions and helps clients understand their coverage options to ensure adequate protection.",
url: "https://westpalmbeach1.greatflorida.com/",
telephone: "+1-561-697-9222",
address: {
@type: "PostalAddress",
streetAddress: "2753 Vista Pkwy j12",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.717444,
longitude: -80.138723
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "104",
bestRating: "5"
},
areaServed: "West Palm Beach, FL and surrounding South Florida communities",
knowsAbout: "Insurance Agents, Florida homeowners seeking personalized coverage, small business owners, auto insurance shoppers, residents needing multi-policy bundling",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Multi-Carrier Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Florida Insurance Expertise"
},
{
@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.