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: "Jeanette's Event Center",
description: "Jeanette's Event Center is a full-service banquet hall and event venue in Port St. Lucie offering customizable spaces for weddings, corporate events, private parties, and celebrations. Located on U.S. Highway 1, the venue provides professional event hosting with flexible layouts to accommodate groups of varying sizes. The experienced team works closely with clients to create memorable occasions tailored to their specific vision and needs.",
url: "https://jeanettesevent.com/",
telephone: "+1-772-626-2242",
address: {
@type: "PostalAddress",
streetAddress: "10014 S U.S. Hwy 1",
addressLocality: "Port St. Lucie",
addressRegion: "FL",
postalCode: "34952",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.281784199999997,
longitude: -80.2935504
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Port St. Lucie and surrounding communities in central Florida",
knowsAbout: "Event & Wedding Venues, Engaged couples, corporate event planners, families hosting milestone celebrations, community organizations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Hosting"
}
],
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.