

# Event Details

- **Event Name**: CLOSED: LABOR DAY
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 12:00 pm
- **Event Description**: We will be closed Sunday August 31 due to Labor Day weekend!
- **Event URL**: https://allevents.in/el-paso/closed-labor-day/200028761480829
- **Event Categories**: labor-day
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200028761480829?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=el+paso-events

## Event venue details

- **city**: El Paso
- **state**: TX
- **country**: United States
- **location**: 204 Palm street, El Paso, TX
- **lat**: 31.77372
- **long**: -106.4647
- **full address**: 204 Palm street, El Paso, TX, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cactus Owl (https://allevents.in/org/cactus-owl/25139366)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7614de7aae5b9471014871c91ec94a83b42186909a5728c8e97b880556c6a5ad-rimg-w1056-h1386-dc0161c6-gmir?v=1756497329
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f7045bdefc1ac6ffeef365e96ca633c61639a1573dbbb652d08e378cec52974c-rimg-w300-h300-dc0172d9-gmir?v=1756497329

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 204 Palm street, El Paso, TX, United States
- **Q**: Who is organizing the event?
  - **A:** Cactus Owl
- **Q**: What type of event is this?
  - **A:** labor-day
- **Q**: Where can I find ticket details about CLOSED: LABOR DAY ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CLOSED: LABOR DAY",
        "image": "https://cdn-az.allevents.in/events8/banners/7614de7aae5b9471014871c91ec94a83b42186909a5728c8e97b880556c6a5ad-rimg-w1056-h1386-dc0161c6-gmir?v=1756497329",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/el-paso/closed-labor-day/200028761480829",
        "location": {
            "@type": "Place",
            "name": "204 Palm street, El Paso, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 Palm St, El Paso, TX 79901-2115, United States",
                "addressLocality": "El Paso",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.77372",
                "longitude": "-106.4647"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be closed Sunday August 31 due to Labor Day weekend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cactus Owl",
                "url": "https://allevents.in/org/cactus-owl/25139366"
            }
        ]
    }
]
```