

# Event Details

- **Event Name**: Santa Fly-in at the Wilburton Municipal Airport
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: One of our favorite events of the year! This is a free event filled with fun for all ages!
- **Event URL**: https://allevents.in/wilburton/santa-fly-in-at-the-wilburton-municipal-airport/200029248298240
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 112

## Ticket Details


## Event venue details

- **city**: Wilburton
- **state**: OK
- **country**: United States
- **location**: Wilburton Municipal Airport
- **lat**: 34.916301632903
- **long**: -95.394855044004
- **full address**: Wilburton Municipal Airport, NW 1045th Ave,Wilburton, Oklahoma, United States

## Event gallery

- **Alt text**: Santa Fly-in at the Wilburton Municipal Airport
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5063278fb16bae66222c11029fc246b10d49d089865275f9c0a1243abf60b913-rimg-w1080-h1920-dcfefffe-gmir?v=1766100794

## FAQs

- **Q**: When and where is Santa Fly-in at the Wilburton Municipal Airport being held?
  - **A:** Santa Fly-in at the Wilburton Municipal Airport takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 10:00 am at Wilburton Municipal Airport, NW 1045th Ave,Wilburton, Oklahoma, United States.
- **Q**: Who is organizing Santa Fly-in at the Wilburton Municipal Airport?
  - **A:** Santa Fly-in at the Wilburton Municipal Airport is organized by Wilburton Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Fly-in at the Wilburton Municipal Airport",
        "image": "https://cdn-az.allevents.in/events2/banners/5063278fb16bae66222c11029fc246b10d49d089865275f9c0a1243abf60b913-rimg-w1080-h1920-dcfefffe-gmir?v=1766100794",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/wilburton/santa-fly-in-at-the-wilburton-municipal-airport/200029248298240",
        "location": {
            "@type": "Place",
            "name": "Wilburton Municipal Airport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "NW 1045th Ave,Wilburton, Oklahoma",
                "addressLocality": "Wilburton",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.916301632903",
                "longitude": "-95.394855044004"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of our favorite events of the year! This is a free event filled with fun for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilburton Parks and Recreation",
                "url": "https://allevents.in/org/wilburton-parks-and-recreation/24430677"
            }
        ]
    }
]
```