

# Event Details

- **Event Name**: Youth Corn Maze Day
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 02:30 pm (-04:00)
- **Event Description**: Corn Maze at Tom’s Maze, and then we’ll return to the church for pizza and the bonfire! Details to come!
- **Event URL**: https://allevents.in/new-paris/youth-corn-maze-day/200030409751605
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: New Paris
- **state**: OH
- **country**: United States
- **location**: 6751 State Route 320, New Paris, OH, United States, Ohio 45347
- **lat**: 39.84711
- **long**: -84.79363
- **full address**: 6751 State Route 320, New Paris, OH, United States, Ohio 45347

## Event gallery

- **Alt text**: Youth Corn Maze Day
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ac38044127ff3460fbcda65fd32550096d8db7cff78700a51a34de1bed681583-rimg-w1200-h928-dcf89848-gmir?v=1787514114

## FAQs

- **Q**: When and where is Youth Corn Maze Day being held?
  - **A:** Youth Corn Maze Day takes place on Fri, 09 Oct, 2026 at 02:30 pm to Fri, 09 Oct, 2026 at 02:30 pm at 6751 State Route 320, New Paris, OH, United States, Ohio 45347.
- **Q**: Who is organizing Youth Corn Maze Day?
  - **A:** Youth Corn Maze Day is organized by First Baptist Church New Paris.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Corn Maze Day",
        "image": "https://cdn-az.allevents.in/events1/banners/ac38044127ff3460fbcda65fd32550096d8db7cff78700a51a34de1bed681583-rimg-w1200-h928-dcf89848-gmir?v=1787514114",
        "startDate": "2026-10-09T14:30:00-04:00",
        "url": "https://allevents.in/new-paris/youth-corn-maze-day/200030409751605",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6751 State Route 320, New Paris, OH, United States, Ohio 45347",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6751 OH-320, New Paris, OH 45347-7016, United States",
                "addressLocality": "New Paris",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84711",
                "longitude": "-84.79363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Corn Maze at Tom’s Maze, and then we’ll return to the church for pizza and the bonfire! Details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church New Paris",
                "url": "https://allevents.in/org/first-baptist-church-new-paris/20647661"
            }
        ]
    }
]
```