

# Event Details

- **Event Name**: Burton Ward Pancakes at the Park
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am – Sat, 04 Jul, 2026 at 10:00 am (-07:00)
- **Event Description**: Oakbrook Park Vancouver, WA 98662
- **Event URL**: https://allevents.in/vancouver/burton-ward-pancakes-at-the-park/1600029563745132
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029563745132

## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: US
- **location**: Oakbrook Park
- **lat**: 45.644656
- **long**: -122.568328
- **full address**: Oakbrook Park, 3103 NE 99th Ave., Vancouver, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8ece38b0-fa2c-11f0-b49b-d57ad2704824-rimg-w1000-h562-dc9

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Jul, 2026 at 08:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** Oakbrook Park, 3103 NE 99th Ave., Vancouver, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Burton Ward Pancakes at the Park ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burton Ward Pancakes at the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/6f8dd370-1980-11f1-9467-2923091d78de-rimg-w1200-h674-dc94a104-gmir.jpg",
        "startDate": "2026-07-04T08:00:00-07:00",
        "endDate": "2026-07-04T10:00:00-07:00",
        "url": "https://allevents.in/vancouver/burton-ward-pancakes-at-the-park/1600029563745132",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oakbrook Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3103 NE 99th Ave.",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.644656",
                "longitude": "-122.568328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oakbrook Park Vancouver, WA 98662"
    }
]
```