

# Event Details

- **Event Name**: The Fantastic Mr. Fox 
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 07:00 pm
- **Event Description**: Come see our fall production!
- **Event URL**: https://allevents.in/fairmount/the-fantastic-mr-fox/200028969904238
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Fairmount
- **state**: IN
- **country**: United States
- **location**: 11700 S E 00 W, Fairmount, IN
- **lat**: 40.38411
- **long**: -85.67356
- **full address**: 11700 S E 00 W, Fairmount, IN, United States

## Event gallery

- **Alt text**: The Fantastic Mr. Fox
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4bded1813b7d034d484f6a82cca4aedd199a4114e95e5fba19ae9f48e9025564-rimg-w960-h730-dcffffff-gmir?v=1765155311

## FAQs

- **Q**: When and where is The Fantastic Mr. Fox  being held?
  - **A:** The Fantastic Mr. Fox  takes place on Fri, 12 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 07:00 pm at 11700 S E 00 W, Fairmount, IN, United States.
- **Q**: Who is organizing The Fantastic Mr. Fox ?
  - **A:** The Fantastic Mr. Fox  is organized by Madison-Grant Jr. Sr. High School's Dramatically Correct Theatre Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Fantastic Mr. Fox",
        "image": "https://cdn-az.allevents.in/events10/banners/4bded1813b7d034d484f6a82cca4aedd199a4114e95e5fba19ae9f48e9025564-rimg-w960-h730-dcffffff-gmir?v=1765155311",
        "startDate": "2025-12-12",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/fairmount/the-fantastic-mr-fox/200028969904238",
        "location": {
            "@type": "Place",
            "name": "11700 S E 00 W, Fairmount, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11700 S E County Road 00 W, Fairmount, IN 46928-9318, United States",
                "addressLocality": "Fairmount",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.38411",
                "longitude": "-85.67356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our fall production!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison-Grant Jr. Sr. High Schools Dramatically Correct Theatre Group",
                "url": "https://allevents.in/org/madison-grant-jr-sr-high-schools-dramatically-correct-theatre-group/26815507"
            }
        ]
    }
]
```