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: "M. E. Glennon & Associates Inc.",
description: "M. E. Glennon & Associates Inc. is an independent insurance agency in Port St. Lucie serving individuals and businesses across Florida's Treasure Coast. They offer comprehensive insurance solutions including auto, home, life, and commercial coverage from multiple carriers, allowing them to find customized policies that fit each client's needs and budget.",
url: "http://meglennon.com/",
telephone: "+1-772-879-1307",
address: {
@type: "PostalAddress",
streetAddress: "540 NW University Blvd STE 106",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34986",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.3214299,
longitude: -80.40232979999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "98",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding areas including Treasure Coast and Central Florida",
knowsAbout: "Insurance Agents, Homeowners seeking personalized insurance advice, small business owners, individuals comparing auto and home bundles, those wanting local agent support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Agent Status"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Line Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.