

# Event Details

- **Event Name**: Thanksgiving Turkey Drive
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 12:00 am
- **Event Description**: It's that time again! Please join us for our 5th annual Thanksgiving Turkey Drive. Save the date 11/22/2025.
- **Event URL**: https://allevents.in/victorville/thanksgiving-turkey-drive/200028968404704
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details

- **Ticket URL**: http://facebook.com/200028968404704?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=victorville-events

## Event venue details

- **city**: Victorville
- **state**: CA
- **country**: United States
- **location**: Victorville Califorina
- **lat**: 34.499925045
- **long**: -117.321418635
- **full address**: Victorville Califorina, Victorville,CA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Praise Porch Church (https://allevents.in/org/praise-porch-church/26813938)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c7694ad158c34510e3f30a7e9d92117e303dfc9479d8c49716332ada9b876dd9-rimg-w1200-h1553-dcffffff-gmir?v=1762594344
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8420e1416f1fac46690e719820ab408d63db9ccde24cd1f9f208ff9d4bd83d88-rimg-w300-h300-dcfffffe-gmir?v=1763235646

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Victorville Califorina, Victorville,CA,United States
- **Q**: Who is organizing the event?
  - **A:** Praise Porch Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Turkey Drive ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Turkey Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/c7694ad158c34510e3f30a7e9d92117e303dfc9479d8c49716332ada9b876dd9-rimg-w1200-h1553-dcffffff-gmir?v=1762594344",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/victorville/thanksgiving-turkey-drive/200028968404704",
        "location": {
            "@type": "Place",
            "name": "Victorville Califorina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Victorville,CA,United States",
                "addressLocality": "Victorville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.499925045",
                "longitude": "-117.321418635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's that time again! Please join us for our 5th annual Thanksgiving Turkey Drive. Save the date 11/22/2025.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Praise Porch Church",
                "url": "https://allevents.in/org/praise-porch-church/26813938"
            }
        ]
    }
]
```