

# Event Details

- **Event Name**: Scare Mart Haunted House
- **Event Start and End Date**: Fri, 28 Oct, 2022 at 06:00 pm – Fri, 28 Oct, 2022 at 10:00 pm
- **Event Description**: Alamogordo Haunted Attraction $12 entry fee $10 entry fee with canned good donation
- **Event URL**: https://allevents.in/alamogordo/scare-mart-haunted-house/200023288580428
- **Event Categories**: halloween, ghost-hunts, nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alamogordo
- **state**: NM
- **country**: United States
- **location**: 1900 US-54, Alamogordo, NM 88310-7306, United States
- **lat**: 32.87002
- **long**: -105.9701
- **full address**: 1900 US-54, Alamogordo, NM 88310-7306, United States

## Event gallery

- **Alt text**: Scare Mart Haunted House
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/58ebbb1e5c75bc9a60fdad4dc46fad0034765ff44372692341e00c49c131a695-rimg-w663-h929-gmir.jpg?v=1666827236

## FAQs

- **Q**: When and where is Scare Mart Haunted House being held?
  - **A:** Scare Mart Haunted House takes place on Fri, 28 Oct, 2022 at 06:00 pm to Fri, 28 Oct, 2022 at 10:00 pm at 1900 US-54, Alamogordo, NM 88310-7306, United States.
- **Q**: Who is organizing Scare Mart Haunted House?
  - **A:** Scare Mart Haunted House is organized by 49th EMS Booster Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scare Mart Haunted House",
        "image": "https://cdn-az.allevents.in/events10/banners/58ebbb1e5c75bc9a60fdad4dc46fad0034765ff44372692341e00c49c131a695-rimg-w663-h929-gmir.jpg?v=1666827236",
        "startDate": "2022-10-28",
        "endDate": "2022-10-28",
        "url": "https://allevents.in/alamogordo/scare-mart-haunted-house/200023288580428",
        "location": {
            "@type": "Place",
            "name": "1900 US-54, Alamogordo, NM 88310-7306, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "1900 US-54, Alamogordo, NM 88310-7306, United States",
                "addressLocality": "Alamogordo",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.87002",
                "longitude": "-105.9701"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Alamogordo Haunted Attraction $12 entry fee $10 entry fee with canned good donation",
        "organizer": [
            {
                "@type": "Organization",
                "name": "49th EMS Booster Club",
                "url": "https://allevents.in/org/49th-ems-booster-club/18821292"
            }
        ]
    }
]
```