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: "John Whelden Health · Insurance Broker",
description: "John Whelden Health is an independent insurance broker serving Deerfield Beach and surrounding South Florida communities. As an independent agent, John Whelden works with multiple insurance carriers to help individuals and businesses find comprehensive health insurance, life insurance, and other coverage options tailored to their specific needs and budgets. With deep expertise in navigating complex insurance options, they focus on providing personalized service to ensure clients understand their coverage and get the best value for their situation.",
url: "https://www.jwheldenhealthinsurance.com/",
telephone: "+1-754-444-1884",
address: {
@type: "PostalAddress",
streetAddress: "550 Fairway Dr #103a",
addressLocality: "Deerfield Beach",
addressRegion: "FL",
postalCode: "33441",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.325042999999997,
longitude: -80.1141998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "94",
bestRating: "5"
},
areaServed: "Deerfield Beach, FL and surrounding areas",
knowsAbout: "Insurance Agents, Individuals seeking health insurance, self-employed professionals, small business owners, families looking for comprehensive coverage options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expert"
}
],
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.