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: "Ashton Gardens | Atlanta",
description: "Ashton Gardens is an elegant wedding and event venue located in Sugar Hill, Georgia, offering sophisticated indoor and outdoor spaces for ceremonies, receptions, and special occasions. The venue features beautifully manicured grounds, multiple event spaces, and professional on-site coordination to bring celebrations to life. Known for its scenic gardens and versatile layouts, Ashton Gardens accommodates weddings and corporate events of various sizes throughout the Atlanta area.",
url: "https://waltersweddingestates.com/venues/ashton-gardens-atlanta/",
telephone: "+1-404-885-8503",
address: {
@type: "PostalAddress",
streetAddress: "260 Peachtree Industrial Blvd",
addressLocality: "Sugar Hill",
addressRegion: "GA",
postalCode: "30518",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0826657,
longitude: -84.0565641
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "1246",
bestRating: "5"
},
areaServed: "Atlanta and surrounding areas, including Sugar Hill and North Atlanta",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Milestone celebrations, Guests seeking upscale event venues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Scenic Garden Grounds"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Event Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional On-Site Coordination"
}
],
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.