

# Event Details

- **Event Name**: Mr.Elf's Christmas Giveaway
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Join us for festive toy giveaways, games, snacks, and more!
- **Event URL**: https://allevents.in/fort-worth/mrelfs-christmas-giveaway/200028939582552
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 181

## Ticket Details


## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: United States
- **location**: Eugene McCray Community Center
- **lat**: 32.698467529813
- **long**: -97.249216248961
- **full address**: Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth, Texas, United States

## Event gallery

- **Alt text**: Mr.Elf's Christmas Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/732cb311e84cc7b9045b53decdd0a30e9557116db398c0020ac965f1ddc658db-rimg-w1200-h675-dcbfe5ff-gmir?v=1765676593

## FAQs

- **Q**: When and where is Mr.Elf's Christmas Giveaway being held?
  - **A:** Mr.Elf's Christmas Giveaway takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 10:00 am at Eugene McCray Community Center, 4932 Wilbarger St,Fort Worth, Texas, United States.
- **Q**: Who is organizing Mr.Elf's Christmas Giveaway?
  - **A:** Mr.Elf's Christmas Giveaway is organized by Fort Worth Parks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mr.Elf's Christmas Giveaway",
        "image": "https://cdn-az.allevents.in/events8/banners/732cb311e84cc7b9045b53decdd0a30e9557116db398c0020ac965f1ddc658db-rimg-w1200-h675-dcbfe5ff-gmir?v=1765676593",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/fort-worth/mrelfs-christmas-giveaway/200028939582552",
        "location": {
            "@type": "Place",
            "name": "Eugene McCray Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4932 Wilbarger St,Fort Worth, Texas",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.698467529813",
                "longitude": "-97.249216248961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for festive toy giveaways, games, snacks, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Worth Parks",
                "url": "https://allevents.in/org/fort-worth-parks/26035168"
            }
        ]
    }
]
```