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: "Cypress Grove Estate House",
description: "Cypress Grove Estate House is a stunning historic estate venue in Orlando specializing in weddings, private events, and celebrations. Located on 290 Holden Ave, this elegant property offers a sophisticated backdrop for ceremonies and receptions, combining timeless architecture with flexible indoor and outdoor spaces. The venue provides comprehensive event planning support to bring your vision to life.",
url: "http://rw-brands.com/cypressgrove/",
telephone: "+1-407-749-0792",
address: {
@type: "PostalAddress",
streetAddress: "290 Holden Ave",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32839",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.4899807,
longitude: -81.3793106
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "423",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, milestone celebrations, corporate events, private parties",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Estate Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Support"
}
],
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.