

# Event Details

- **Event Name**: Community Food Drive 
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am – Sat, 02 May, 2026 at 03:00 pm (-06:00)
- **Event Description**: Coming Next Week!
- **Event URL**: https://allevents.in/westminster/community-food-drive/200029987093051
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Westminster
- **state**: CO
- **country**: United States
- **location**: Southeast Westminster
- **lat**: 39.837
- **long**: -105.038643
- **full address**: Southeast Westminster, Westminster,CO,United States

## Event gallery

- **Alt text**: Community Food Drive
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Community+Food+Drive+&date=Sat%2C+02+May%2C+2026+at+09%3A00+am&bg=2

## FAQs

- **Q**: When and where is Community Food Drive  being held?
  - **A:** Community Food Drive  takes place on Sat, 02 May, 2026 at 09:00 am to Sat, 02 May, 2026 at 03:00 pm at Southeast Westminster, Westminster,CO,United States.
- **Q**: Who is organizing Community Food Drive ?
  - **A:** Community Food Drive  is organized by Advent Lutheran Church Westminster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Food Drive",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Community+Food+Drive+&date=Sat%2C+02+May%2C+2026+at+09%3A00+am&bg=2",
        "startDate": "2026-05-02T09:00:00-06:00",
        "endDate": "2026-05-02T15:00:00-06:00",
        "url": "https://allevents.in/westminster/community-food-drive/200029987093051",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Southeast Westminster",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Westminster,CO,United States",
                "addressLocality": "Westminster",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.837",
                "longitude": "-105.038643"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coming Next Week!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Advent Lutheran Church Westminster",
                "url": "https://allevents.in/org/advent-lutheran-church-westminster/27723562"
            }
        ]
    }
]
```