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: "Christopher “Chief” Phelps - Mortgage Broker",
description: "Christopher 'Chief' Phelps is an independent mortgage broker serving South Florida with expertise in residential financing solutions. With a strong focus on personalized service, Chief works with clients to find the best loan programs and rates tailored to their unique financial situations, whether they're first-time buyers or experienced homeowners.",
url: "http://www.chiefphelps.com/",
telephone: "+1-561-556-3132",
address: {
@type: "PostalAddress",
streetAddress: "4822 Northlake Blvd ste b",
addressLocality: "Palm Beach Gardens",
addressRegion: "FL",
postalCode: "33418",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.8085681,
longitude: -80.1113367
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Palm Beach Gardens, Florida and surrounding South Florida communities",
knowsAbout: "Mortgage Brokers, First-time homebuyers, Refinancing homeowners, Self-employed borrowers, Buyers with unique financial situations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Broker Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.