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: "We Insure Flex Insurance - Maday Tiel -Byron Cevallos",
description: "We Insure Flex Insurance, led by agents Maday Tiel and Byron Cevallos, is an independent insurance agency in West Palm Beach serving South Florida families and businesses. They offer auto, home, life, and commercial insurance solutions with personalized quotes and bundle discounts to help clients find coverage that fits their needs and budget.",
url: "https://weinsuregroup.com/agent/we-insure-flex-insurance/",
telephone: "+1-561-468-2160",
address: {
@type: "PostalAddress",
streetAddress: "2101 Vista Pkwy Suite 273",
addressLocality: "West Palm Beach",
addressRegion: "FL",
postalCode: "33411",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.7147449,
longitude: -80.1511168
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "59",
bestRating: "5"
},
areaServed: "West Palm Beach and surrounding South Florida communities",
knowsAbout: "Insurance Agents, Homeowners, auto drivers, small business owners, families seeking comprehensive coverage",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bundle Discounts"
},
{
@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.