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: "Maggie Deng - GEICO Insurance Agent",
description: "Maggie Deng is a GEICO Insurance Agent serving Port St. Lucie and the surrounding Florida communities. She offers a full range of GEICO insurance products including auto, home, life, and business coverage, with personalized service to help customers find the right protection at competitive rates. As a local GEICO agent, Maggie works directly with clients to build customized insurance plans and answer questions about coverage options.",
url: "https://www.geico.com/insurance-agents/florida/west-palm-beach/maggie-deng/?y_source=1_MjQyNzQ1NzctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-772-400-6680",
address: {
@type: "PostalAddress",
streetAddress: "10668 Crosstown Pkwy",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34987",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.2935551,
longitude: -80.4328072
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "300",
bestRating: "5"
},
areaServed: "Port St. Lucie, West Palm Beach, and surrounding South Florida communities",
knowsAbout: "Insurance Agents, Auto insurance shoppers, homeowners seeking bundled coverage, drivers looking for competitive rates, business owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "GEICO Coverage Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Agent 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.