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: "Pioneer Park Pavilion",
description: "Pioneer Park Pavilion is a 8,600 square foot multi-purpose event facility located in downtown Puyallup's picturesque Pioneer Park. The venue accommodates up to 350 guests in banquet-style seating with maximum assembly capacity of 558, making it suitable for weddings, receptions, corporate events, conferences, and celebrations. The facility includes a full kitchen, ADA-compliant spaces, built-in audio/visual equipment, and a portable stage, with on-site staff support during events and flexible catering options through in-house or external caterers.",
url: "https://www.cityofpuyallup.org/Facilities/Facility/Details/Pioneer-Park-Pavilion-19",
telephone: "+1-253-841-5518",
address: {
@type: "PostalAddress",
streetAddress: "330 S Meridian",
addressLocality: "Puyallup",
addressRegion: "WA",
postalCode: "98371",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.188798,
longitude: -122.29471300000002
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "1195",
bestRating: "5"
},
areaServed: "Puyallup and surrounding Pierce County communities",
knowsAbout: "Event & Wedding Venues, Weddings and receptions, Corporate events and holiday parties, Community gatherings and reunions, Banquets and formal dinners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Large Flexible Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Catering & AV Setup"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location & ADA Accessible"
}
],
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.