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: "Whitestone Reserve Wedding Venue",
description: "Whitestone Reserve is an elegant wedding and event venue located in Austell, Georgia, offering a sophisticated setting for ceremonies and receptions. The venue features versatile indoor and outdoor spaces designed to accommodate weddings, corporate events, and special occasions of varying sizes. With professional event coordination services and customizable packages, Whitestone Reserve provides couples and event planners with a complete venue solution for their most important celebrations.",
url: "http://www.whitestonereserve.com/",
telephone: "+1-678-439-6163",
address: {
@type: "PostalAddress",
streetAddress: "5858 Westside Rd",
addressLocality: "Austell",
addressRegion: "GA",
postalCode: "30106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8093528,
longitude: -84.6578674
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Austell, Georgia and surrounding metro Atlanta area",
knowsAbout: "Event & Wedding Venues, Engaged couples, event planners, corporate event organizers, anniversary celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Indoor & Outdoor Flexibility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Packages"
}
],
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.