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: "Dee Emmanuel, Realtor, The Keyes Company- Emmanuel Group",
description: "Dee Emmanuel is a real estate agent with The Keyes Company serving the Fort Lauderdale area and South Florida. Specializing in residential sales, Emmanuel Group provides comprehensive real estate services including buyer representation, seller representation, and market expertise. With extensive local knowledge and personalized service, Dee Emmanuel helps clients navigate buying and selling properties throughout the region.",
url: "https://deeemmanuel.keyes.com/",
telephone: "+1-954-648-3423",
address: {
@type: "PostalAddress",
streetAddress: "1520 E Sunrise Blvd",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33304",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.1369565,
longitude: -80.1279577
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Fort Lauderdale, Broward County, and surrounding South Florida communities",
knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, relocating professionals, investment property seekers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "The Keyes Company Affiliation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Client 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.