

# Event Details

- **Event Name**: Great Bridge Presbyterian Church Thanksgiving Food Drive
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 12:00 pm – Sun, 23 Nov, 2025 at 02:00 pm
- **Event Description**: Help us fill Thanksgiving bags for families in need.
- **Event URL**: https://allevents.in/chesapeake/great-bridge-presbyterian-church-thanksgiving-food-drive/200029165877804
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Chesapeake
- **state**: VA
- **country**: United States
- **location**: Great Bridge Presbyterian Church, 333 Cedar Road, Chesapeake, VA
- **lat**: 36.71398
- **long**: -76.25072
- **full address**: Great Bridge Presbyterian Church, 333 Cedar Road, Chesapeake, VA, United States

## Event gallery

- **Alt text**: Great Bridge Presbyterian Church Thanksgiving Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/58be11d18c2cd459b24d8a18968fdd254da98453323111a9fbe11ebfd1f7984f-rimg-w1200-h904-dcb9984b-gmir?v=1763580610

## FAQs

- **Q**: When and where is Great Bridge Presbyterian Church Thanksgiving Food Drive being held?
  - **A:** Great Bridge Presbyterian Church Thanksgiving Food Drive takes place on Sun, 23 Nov, 2025 at 12:00 pm to Sun, 23 Nov, 2025 at 02:00 pm at Great Bridge Presbyterian Church, 333 Cedar Road, Chesapeake, VA, United States.
- **Q**: Who is organizing Great Bridge Presbyterian Church Thanksgiving Food Drive?
  - **A:** Great Bridge Presbyterian Church Thanksgiving Food Drive is organized by Pack 57 Cub Scouts- Chesapeake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Great Bridge Presbyterian Church Thanksgiving Food Drive",
        "image": "https://cdn-az.allevents.in/events2/banners/58be11d18c2cd459b24d8a18968fdd254da98453323111a9fbe11ebfd1f7984f-rimg-w1200-h904-dcb9984b-gmir?v=1763580610",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/chesapeake/great-bridge-presbyterian-church-thanksgiving-food-drive/200029165877804",
        "location": {
            "@type": "Place",
            "name": "Great Bridge Presbyterian Church, 333 Cedar Road, Chesapeake, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 Cedar Rd, Chesapeake, VA 23322-5513, United States",
                "addressLocality": "Chesapeake",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.71398",
                "longitude": "-76.25072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us fill Thanksgiving bags for families in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pack 57 Cub Scouts- Chesapeake",
                "url": "https://allevents.in/org/pack-57-cub-scouts-chesapeake/27047594"
            }
        ]
    }
]
```