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: "H I D D E N Event Venue",
description: "HIDDEN Event Venue is a Brooklyn-based event space located in Williamsburg that hosts weddings, corporate events, and private celebrations. The venue offers a modern, versatile setting designed to accommodate various event types and sizes, with professional event coordination and technical support to bring your vision to life.",
url: "http://www.hiddeneventvenue.com/",
telephone: "+1-929-533-6214",
address: {
@type: "PostalAddress",
streetAddress: "127 Tompkins Ave",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11206",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6952259,
longitude: -73.94602499999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Brooklyn and surrounding NYC boroughs",
knowsAbout: "Event & Wedding Venues, Couples seeking Brooklyn weddings, Corporate event planners, Private celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Williamsburg Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Space"
}
],
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.