

# Event Details

- **Event Name**: New Middletown Christmas Gathering
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 am
- **Event Description**: If you're joining us on Sunday, the festivities have been moved INDOORS! We're quite relieved since the high for the day is supposed to be 17! ??????
- **Event URL**: https://allevents.in/new-middletown/new-middletown-christmas-gathering/200029353216253
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Middletown
- **state**: IN
- **country**: United States
- **location**: New Middletown Volunteer Fire Department
- **lat**: 38.163143
- **long**: -86.049538
- **full address**: New Middletown Volunteer Fire Department, 4055 Fire Ln SE,New Middletown, Indiana, United States

## Event gallery

- **Alt text**: New Middletown Christmas Gathering
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ef64b92b6c70303ff4c40485729b2d66fecf66d9faa757c78b33ada659c565b7-rimg-w1007-h1006-dc8d0301-gmir?v=1765678853

## FAQs

- **Q**: When and where is New Middletown Christmas Gathering being held?
  - **A:** New Middletown Christmas Gathering takes place on Sun, 14 Dec, 2025 at 04:00 am to Sun, 14 Dec, 2025 at 04:00 am at New Middletown Volunteer Fire Department, 4055 Fire Ln SE,New Middletown, Indiana, United States.
- **Q**: Who is organizing New Middletown Christmas Gathering?
  - **A:** New Middletown Christmas Gathering is organized by Sweet Corn Pickers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Middletown Christmas Gathering",
        "image": "https://cdn-az.allevents.in/events6/banners/ef64b92b6c70303ff4c40485729b2d66fecf66d9faa757c78b33ada659c565b7-rimg-w1007-h1006-dc8d0301-gmir?v=1765678853",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/new-middletown/new-middletown-christmas-gathering/200029353216253",
        "location": {
            "@type": "Place",
            "name": "New Middletown Volunteer Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4055 Fire Ln SE,New Middletown, Indiana",
                "addressLocality": "New Middletown",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.163143",
                "longitude": "-86.049538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you're joining us on Sunday, the festivities have been moved INDOORS! We're quite relieved since the high for the day is supposed to be 17! ??????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sweet Corn Pickers",
                "url": "https://allevents.in/org/sweet-corn-pickers/27236466"
            }
        ]
    }
]
```