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: "The Laurel",
description: "The Laurel is an elegant event venue in Grapevine specializing in weddings, receptions, and corporate gatherings. Located on Enchanted Way, this full-service venue offers customizable indoor and outdoor spaces designed to accommodate various event sizes and styles. The Laurel provides comprehensive event planning services to bring your vision to life with professional coordination and beautiful, versatile settings.",
url: "http://www.thelaureltexas.com/",
telephone: "+1-817-405-6662",
address: {
@type: "PostalAddress",
streetAddress: "2040 Enchanted Way",
addressLocality: "Grapevine",
addressRegion: "TX",
postalCode: "76051",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9584867,
longitude: -97.03421949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "207",
bestRating: "5"
},
areaServed: "Grapevine, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, families hosting milestone celebrations, engaged couples seeking full-service event coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Grapevine 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.