Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Chamberlin Financial Inc.",
description: "Chamberlin Financial Inc. is an independent financial advisory firm based in Boca Raton specializing in comprehensive wealth management and financial planning. The firm helps clients navigate investment strategies, retirement planning, and overall financial goals with personalized service and professional guidance.",
url: "http://chamberlinfinancial.com/",
telephone: "+1-561-962-2775",
address: {
@type: "PostalAddress",
streetAddress: "2385 NW Executive Center Dr Suite 100",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33431",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.369790800000004,
longitude: -80.1286399
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Boca Raton, FL and surrounding South Florida communities",
knowsAbout: "Financial Advisors, High-net-worth individuals, Retirees and near-retirees, Business owners, Families seeking comprehensive financial planning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Advisor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.