

# Event Details

- **Event Name**: Halloween Carnival
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 12:00 am – Fri, 16 Oct, 2026 at 11:59 pm (-04:00)
- **Event Description**: Come enjoy games and scares!
- **Event URL**: https://allevents.in/hancock/halloween-carnival/1600029251110710
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029251110710

## Event venue details

- **city**: Hancock
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.70507777
- **long**: -78.18439274
- **full address**: The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f528ec50-c94d-11f0-b3b7-2fbad6c19f11-rimg-w770-h440-dcfe

## FAQs

- **Q**: When and where is Halloween Carnival being held?
  - **A:** Halloween Carnival takes place on Fri, 16 Oct, 2026 at 12:00 am to Fri, 16 Oct, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Halloween Carnival is ideal for families, kids, and anyone looking for a fun-filled day of rides, games, and festive entertainment. Whether you're a first-time attendee or a longtime enthusiast in Hancock, this event is thoughtfully curated to deliver a standout experience worth every moment. If Halloween Carnival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween Carnival",
        "image": "https://cdn-az.allevents.in/events10/banners/8b5d09a0-3b0d-11f1-bd1f-f1e10f03be6f-rimg-w770-h440-dcfe3201-gmir.jpg",
        "startDate": "2026-10-16T00:00:00-04:00",
        "endDate": "2026-10-16T23:59:00-04:00",
        "url": "https://allevents.in/hancock/halloween-carnival/1600029251110710",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Douglas St Ext",
                "addressLocality": "Hancock",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.70507777",
                "longitude": "-78.18439274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy games and scares!"
    }
]
```