

# Event Details

- **Event Name**: Ward Service Carnival
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 01:00 pm – Sat, 19 Sep, 2026 at 03:00 pm (-07:00)
- **Event Description**: Bring canned food for carnival entry and raffle tickets. Come play games and have a good time. More details to come.
- **Event URL**: https://allevents.in/washougal/ward-service-carnival/1600029526886820
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washougal
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.5880877
- **long**: -122.3261654
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3920 Q Street, Washougal, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6e76efb0-f5a6-11f0-92d6-d568e2653d8f-rimg-w1000-h667-dc7

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 19 Sep, 2026 at 01:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3920 Q Street, Washougal, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Service Carnival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Service Carnival",
        "image": "https://cdn-az.allevents.in/events1/banners/4eb76d30-1eaf-11f1-8b2e-17fdfdffdc83-rimg-w1200-h800-dc78762f-gmir.jpg",
        "startDate": "2026-09-19T13:00:00-07:00",
        "endDate": "2026-09-19T15:00:00-07:00",
        "url": "https://allevents.in/washougal/ward-service-carnival/1600029526886820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3920 Q Street",
                "addressLocality": "Washougal",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.5880877",
                "longitude": "-122.3261654"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring canned food for carnival entry and raffle tickets. Come play games and have a good time. More details to come."
    }
]
```