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: "WED Spaces",
description: "WED Spaces is a premier event venue in Fort Worth specializing in weddings, corporate events, and celebrations. Located at 1612 Park Pl Ave, this full-service venue offers customizable indoor and outdoor spaces designed to accommodate intimate gatherings and large celebrations. The experienced team works directly with clients to bring their vision to life with flexible layouts, professional coordination, and all the amenities needed for a memorable event.",
url: "http://www.wedspaces.net/",
telephone: "+1-972-863-1933",
address: {
@type: "PostalAddress",
streetAddress: "1612 Park Pl Ave",
addressLocality: "Fort Worth",
addressRegion: "TX",
postalCode: "76110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.726044,
longitude: -97.34435560000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Fort Worth and surrounding Dallas-Fort Worth metroplex",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Celebration hosts seeking flexible venue options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient 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.