

# Event Details

- **Event Name**: The Cumming Faire Food Drive
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 10:00 am
- **Event Description**: Please join us to help those in need and get a little something back from us at The Cumming Faire!
- **Event URL**: https://allevents.in/cumming/the-cumming-faire-food-drive/200029181244457
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Cumming
- **state**: GA
- **country**: United States
- **location**: 315 Dahlonega St, Cumming, GA
- **lat**: 34.20956
- **long**: -84.13763
- **full address**: 315 Dahlonega St, Cumming, GA, United States

## Event gallery

- **Alt text**: The Cumming Faire Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/10023d0d126faa37968a03ee4ce75b5c62b9d9fcad3cfe8a8fd8ca134474da4c-rimg-w1024-h1536-dc4d1019-gmir?v=1762916097

## FAQs

- **Q**: When and where is The Cumming Faire Food Drive being held?
  - **A:** The Cumming Faire Food Drive takes place on Wed, 12 Nov, 2025 at 10:00 am to Wed, 12 Nov, 2025 at 10:00 am at 315 Dahlonega St, Cumming, GA, United States.
- **Q**: Who is organizing The Cumming Faire Food Drive?
  - **A:** The Cumming Faire Food Drive is organized by The Cumming Faire.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Cumming Faire Food Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/10023d0d126faa37968a03ee4ce75b5c62b9d9fcad3cfe8a8fd8ca134474da4c-rimg-w1024-h1536-dc4d1019-gmir?v=1762916097",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/cumming/the-cumming-faire-food-drive/200029181244457",
        "location": {
            "@type": "Place",
            "name": "315 Dahlonega St, Cumming, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 Dahlonega St, Cumming, GA 30040-2409, United States",
                "addressLocality": "Cumming",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.20956",
                "longitude": "-84.13763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us to help those in need and get a little something back from us at The Cumming Faire!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cumming Faire",
                "url": "https://allevents.in/org/the-cumming-faire/23002944"
            }
        ]
    }
]
```