

# Event Details

- **Event Name**: Community Food Drive
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 08:00 am – Mon, 01 Dec, 2025 at 03:00 pm
- **Event Description**: If you are able to, please stop by City Hall December 1st and help us support Aunt Dot’s Place.
- **Event URL**: https://allevents.in/essex/community-food-drive/200029239171305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Essex
- **state**: VT
- **country**: United States
- **location**: 2 Lincoln Street Essex Junction City Hall
- **lat**: 44.49096
- **long**: -73.11138
- **full address**: 2 Lincoln Street Essex Junction City Hall, 2 Lincoln St, Essex Junction, VT 05452-3154, United States, Essex

## Event gallery

- **Alt text**: Community Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/225c1c0111a280b3737ed1398f9ab05c4259a28db10e2e0c9cafd59c94a2b30f-rimg-w946-h1208-dc945e95-gmir?v=1764420014

## FAQs

- **Q**: When and where is Community Food Drive being held?
  - **A:** Community Food Drive takes place on Mon, 01 Dec, 2025 at 08:00 am to Mon, 01 Dec, 2025 at 03:00 pm at 2 Lincoln Street Essex Junction City Hall, 2 Lincoln St, Essex Junction, VT 05452-3154, United States, Essex.
- **Q**: Who is organizing Community Food Drive?
  - **A:** Community Food Drive is organized by Tim Miller, Essex Junction City Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Food Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/225c1c0111a280b3737ed1398f9ab05c4259a28db10e2e0c9cafd59c94a2b30f-rimg-w946-h1208-dc945e95-gmir?v=1764420014",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/essex/community-food-drive/200029239171305",
        "location": {
            "@type": "Place",
            "name": "2 Lincoln Street Essex Junction City Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Lincoln St, Essex Junction, VT 05452-3154, United States",
                "addressLocality": "Essex",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.49096",
                "longitude": "-73.11138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you are able to, please stop by City Hall December 1st and help us support Aunt Dot’s Place.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tim Miller Essex Junction City Council",
                "url": "https://allevents.in/org/tim-miller-essex-junction-city-council/27127396"
            }
        ]
    }
]
```