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: "Venue on Lake Lily / Maitland Civic Center",
description: "Venue on Lake Lily is a full-service wedding and event venue located in Maitland, Florida, featuring scenic lakefront settings and modern indoor facilities at the Maitland Civic Center. The venue accommodates a wide range of events from intimate gatherings to large celebrations, offering customizable spaces, on-site catering options, and professional event coordination services. With its picturesque waterfront location and versatile event spaces, Venue on Lake Lily provides a complete package for couples and event planners seeking a memorable celebration venue.",
url: "http://www.venueonlakelily.com/",
telephone: "+1-407-647-2111",
address: {
@type: "PostalAddress",
streetAddress: "641 Maitland Ave S",
addressLocality: "Maitland",
addressRegion: "FL",
postalCode: "32751",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.6229424,
longitude: -81.3660828
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Maitland, FL and surrounding central Florida areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, milestone celebrations, large gatherings seeking waterfront venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Scenic Lakefront Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.