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: "Towne and Grace (formerly Wisteria Place)",
description: "Towne and Grace is an elegant wedding venue and event space in Mesquite offering customizable settings for ceremonies, receptions, and special occasions. The venue features versatile indoor and outdoor spaces designed to accommodate intimate gatherings and larger celebrations, with professional event coordination and on-site catering options available to bring your vision to life.",
url: "http://towneandgrace.com/",
telephone: "+1-972-987-0934",
address: {
@type: "PostalAddress",
streetAddress: "902 S Bryan-Belt Line Rd",
addressLocality: "Mesquite",
addressRegion: "TX",
postalCode: "75149",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.757480699999995,
longitude: -96.59689999999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "158",
bestRating: "5"
},
areaServed: "Mesquite, TX and surrounding Dallas-Fort Worth area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families hosting receptions, corporate events, milestone celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Catering Available"
}
],
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.