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: "La Maison Venue",
description: "La Maison Venue is an elegant event space located in Belleville, NJ, offering a sophisticated setting for weddings, receptions, and special events. The venue provides customizable indoor spaces designed to accommodate various celebration styles and guest counts, with professional event hosting services available. Their dedicated team works closely with couples and event planners to create memorable occasions in an upscale atmosphere.",
url: "http://www.lamaisonvenue.com/",
telephone: "+1-201-600-8005",
address: {
@type: "PostalAddress",
streetAddress: "33 Washington Ave",
addressLocality: "Belleville",
addressRegion: "NJ",
postalCode: "07109",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7823332,
longitude: -74.1543081
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "197",
bestRating: "5"
},
areaServed: "Belleville and surrounding North Jersey areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event hosts, Special occasion celebrations, Families hosting milestone events",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Hosting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient North Jersey Location"
}
],
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.