

# Event Details

- **Event Name**: Santa Fly-In
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:00 pm
- **Event Description**: Free Family Fun at the Firehouse!  Photo op, Candy Canes, Firehats and more!
- **Event URL**: https://allevents.in/arizona-city/santa-fly-in/200029141389823
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 167

## Ticket Details


## Event venue details

- **city**: Arizona City
- **state**: AZ
- **country**: United States
- **location**: 14022 S Sunland Gin Rd POB 6, Arizona City, AZ
- **lat**: 32.75293
- **long**: -111.67185
- **full address**: 14022 S Sunland Gin Rd POB 6, Arizona City, AZ, United States

## Event gallery

- **Alt text**: Santa Fly-In
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Fly-In&date=Fri%2C+05+Dec%2C+2025+at+05%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Santa Fly-In being held?
  - **A:** Santa Fly-In takes place on Fri, 05 Dec, 2025 at 05:00 pm to Fri, 05 Dec, 2025 at 05:00 pm at 14022 S Sunland Gin Rd POB 6, Arizona City, AZ, United States.
- **Q**: Who is organizing Santa Fly-In?
  - **A:** Santa Fly-In is organized by Arizona City Fire District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Fly-In",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Fly-In&date=Fri%2C+05+Dec%2C+2025+at+05%3A00+pm&bg=4",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/arizona-city/santa-fly-in/200029141389823",
        "location": {
            "@type": "Place",
            "name": "14022 S Sunland Gin Rd POB 6, Arizona City, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14022 S Sunland Gin Rd, Arizona City, AZ 85123-8459, United States",
                "addressLocality": "Arizona City",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.75293",
                "longitude": "-111.67185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Family Fun at the Firehouse!  Photo op, Candy Canes, Firehats and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arizona City Fire District",
                "url": "https://allevents.in/org/arizona-city-fire-district/27022775"
            }
        ]
    }
]
```