

# Event Details

- **Event Name**: Washington Area SNAP
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 07:00 pm – Thu, 31 Dec, 2026 at 07:00 pm (-07:00)
- **Event URL**: https://allevents.in/washington/washington-area-snap/1600027677422728
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.144054106438
- **long**: -113.52304729175
- **full address**: The Church of Jesus Christ of Latter-day Saints, 807 West Capilla Road, Washington, United States

## Event gallery

- **Alt text**: Washington Area SNAP
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e64b78f0-2c5a-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Washington Area SNAP being held?
  - **A:** Washington Area SNAP takes place on Thu, 05 Mar, 2026 at 07:00 pm to Thu, 31 Dec, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 807 West Capilla Road, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Washington Area SNAP",
        "image": "https://cdn-az.allevents.in/events9/banners/e64b78f0-2c5a-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-05T19:00:00-07:00",
        "endDate": "2026-12-31T19:00:00-07:00",
        "url": "https://allevents.in/washington/washington-area-snap/1600027677422728",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "807 West Capilla Road",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.144054106438",
                "longitude": "-113.52304729175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```