

# Event Details

- **Event Name**: Christmas At The Fox 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Concert
- **Event URL**: https://allevents.in/hanford/christmas-at-the-fox/200029050175910
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Hanford
- **state**: CA
- **country**: United States
- **location**: Hanford Fox Theatre
- **lat**: 36.32839
- **long**: -119.6479
- **full address**: Hanford Fox Theatre, 326 N Irwin ,Hanford, California, United States

## Event gallery

- **Alt text**: Christmas At The Fox
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6dac71fb060cc753eb960aac8fb5bd0d8707ed119a245f26d7fceb139d5a62a1-rimg-w942-h2048-dcf0f1f4-gmir?v=1765370003

## FAQs

- **Q**: When and where is Christmas At The Fox  being held?
  - **A:** Christmas At The Fox  takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at Hanford Fox Theatre, 326 N Irwin ,Hanford, California, United States.
- **Q**: Who is organizing Christmas At The Fox ?
  - **A:** Christmas At The Fox  is organized by Kings Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas At The Fox  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Hanford, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas At The Fox",
        "image": "https://cdn-az.allevents.in/events8/banners/6dac71fb060cc753eb960aac8fb5bd0d8707ed119a245f26d7fceb139d5a62a1-rimg-w942-h2048-dcf0f1f4-gmir?v=1765370003",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/hanford/christmas-at-the-fox/200029050175910",
        "location": {
            "@type": "Place",
            "name": "Hanford Fox Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "326 N Irwin ,Hanford, California",
                "addressLocality": "Hanford",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.32839",
                "longitude": "-119.6479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kings Symphony Orchestra",
                "url": "https://allevents.in/org/kings-symphony-orchestra/26605256"
            }
        ]
    }
]
```