

# Event Details

- **Event Name**: Postal Service Food Drive
- **Event Start and End Date**: Sat, 09 May, 2026 at 08:00 am (-05:00)
- **Event Description**: May 9, 2026 is the annual Postal Service Food Drive! Please be generous!
- **Event URL**: https://allevents.in/west-salem/postal-service-food-drive/200029907504327
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: West Salem
- **state**: WI
- **country**: United States
- **location**: West Salem, Wisconsin
- **lat**: 43.89905
- **long**: -91.08062
- **full address**: West Salem, Wisconsin, United States

## Event gallery

- **Alt text**: Postal Service Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f705939d7f1bdb7133422a56e3dda410ecb24bead90e9944fab4aaeec28ce1db-rimg-w894-h680-dcffffff-gmir?v=1775635647

## FAQs

- **Q**: When and where is Postal Service Food Drive being held?
  - **A:** Postal Service Food Drive takes place on Sat, 09 May, 2026 at 08:00 am to Sat, 09 May, 2026 at 08:00 am at West Salem, Wisconsin, United States.
- **Q**: Who is organizing Postal Service Food Drive?
  - **A:** Postal Service Food Drive is organized by Community Care & Share Food Pantry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Postal Service Food Drive is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in West Salem, this event is thoughtfully curated to deliver a standout experience worth every moment. If Postal Service Food Drive sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Postal Service Food Drive",
        "image": "https://cdn-az.allevents.in/events2/banners/f705939d7f1bdb7133422a56e3dda410ecb24bead90e9944fab4aaeec28ce1db-rimg-w894-h680-dcffffff-gmir?v=1775635647",
        "startDate": "2026-05-09T08:00:00-05:00",
        "url": "https://allevents.in/west-salem/postal-service-food-drive/200029907504327",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "West Salem, Wisconsin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Salem, Wisconsin",
                "addressLocality": "West Salem",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.89905",
                "longitude": "-91.08062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "May 9, 2026 is the annual Postal Service Food Drive! Please be generous!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Community Care & Share Food Pantry",
                "url": "https://allevents.in/org/community-care-and-share-food-pantry/27660426"
            }
        ]
    }
]
```