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: "Suite Love Chapel- Elopements",
description: "Suite Love Chapel is a wife-and-wife–owned elopement venue in Atlanta specializing in affordable, stress-free ceremonies for couples who want to skip the courthouse and big wedding planning. They offer six packages ranging from marriage license signings ($99) to luxe elopement experiences ($799), including intimate couple-only ceremonies, group elopements for up to 8 guests on Forever Ever Fridays, and fully personalized services. Founded by two entrepreneurs who moved to Atlanta in 2023, Suite Love Chapel creates accessible, intentional wedding moments designed for every budget and love story.",
url: "http://suitelovechapel.com/",
telephone: "+1-908-822-3310",
address: {
@type: "PostalAddress",
streetAddress: "1900 The Exchange SE",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30339",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.9063344,
longitude: -84.47747319999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "46",
bestRating: "5"
},
areaServed: "Atlanta, Georgia and surrounding areas",
knowsAbout: "Event & Wedding Venues, Budget-conscious couples, LGBTQ+ couples, elopers seeking intimate ceremonies, couples wanting stress-free alternatives to traditional weddings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "LGBTQ+-Owned & Welcoming"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Scheduling"
}
],
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.