

# Event Details

- **Event Name**: Food giveaway
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 09:00 am
- **Event Description**: Stop by and get some free Thanksgiving trimmings!
- **Event URL**: https://allevents.in/youngstown/food-giveaway/200029115690348
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 166

## Ticket Details


## Event venue details

- **city**: Youngstown
- **state**: FL
- **country**: United States
- **location**: 12005 Highway 231, Youngstown, FL, United States, Florida 32466
- **lat**: 30.36501
- **long**: -85.439
- **full address**: 12005 Highway 231, Youngstown, FL, United States, Florida 32466

## Event gallery

- **Alt text**: Food giveaway
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8d8dab843361a4a1500ca13738e3968d06a4e14f3ab31625da2ad08f1f37fab4-rimg-w1200-h1553-dcf7dabc-gmir?v=1763658146

## FAQs

- **Q**: When and where is Food giveaway being held?
  - **A:** Food giveaway takes place on Fri, 21 Nov, 2025 at 09:00 am to Fri, 21 Nov, 2025 at 09:00 am at 12005 Highway 231, Youngstown, FL, United States, Florida 32466.
- **Q**: Who is organizing Food giveaway?
  - **A:** Food giveaway is organized by Youngstown Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food giveaway",
        "image": "https://cdn-az.allevents.in/events9/banners/8d8dab843361a4a1500ca13738e3968d06a4e14f3ab31625da2ad08f1f37fab4-rimg-w1200-h1553-dcf7dabc-gmir?v=1763658146",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/youngstown/food-giveaway/200029115690348",
        "location": {
            "@type": "Place",
            "name": "12005 Highway 231, Youngstown, FL, United States, Florida 32466",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12005 Highway 231, Youngstown, FL 32466-2596, United States",
                "addressLocality": "Youngstown",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.36501",
                "longitude": "-85.439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by and get some free Thanksgiving trimmings!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Youngstown Baptist Church",
                "url": "https://allevents.in/org/youngstown-baptist-church/25501697"
            }
        ]
    }
]
```