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: "Willow Pond Venue",
description: "Willow Pond Venue is a full-service event venue in Princeton, Texas, offering customizable spaces for weddings, corporate events, and private celebrations. Set on picturesque grounds with both indoor and outdoor options, the venue provides a versatile backdrop for gatherings of various sizes, with on-site coordination and catering flexibility to bring clients' visions to life.",
url: "http://www.willowpondvenue.com/",
telephone: "+1-972-822-6227",
address: {
@type: "PostalAddress",
streetAddress: "190 Co Rd 490",
addressLocality: "Princeton",
addressRegion: "TX",
postalCode: "75407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.167025699999996,
longitude: -96.4712751
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Princeton, TX and surrounding areas in North Texas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private celebration hosts seeking versatile indoor-outdoor venue",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Scenic Outdoor & Indoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient North Texas 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.