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: "Bliss Haven Event Space",
description: "Bliss Haven Event Space is a full-service venue in Marietta offering elegant indoor reception space perfect for weddings, corporate events, and celebrations. The venue provides a sophisticated atmosphere with professional event coordination support, modern amenities, and flexible layouts to accommodate various group sizes and event styles.",
url: "https://blisshaveneventspace.com/",
telephone: "+1-678-262-1031",
address: {
@type: "PostalAddress",
streetAddress: "1951 Canton Rd Ste 390",
addressLocality: "Marietta",
addressRegion: "GA",
postalCode: "30066",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9984339,
longitude: -84.52414399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Marietta, GA and surrounding metro Atlanta areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, milestone celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor 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.