

# Event Details

- **Event Name**: Labor Day
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 12:00 am – Mon, 07 Sep, 2026 at 12:15 am (-04:00)
- **Event Description**: Outside the park.
- **Event URL**: https://allevents.in/annapolis/labor-day/200030594814329
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Annapolis
- **state**: MD
- **country**: United States
- **location**: Sandy Point State Park
- **lat**: 39.014432232673
- **long**: -76.399848461151
- **full address**: Sandy Point State Park, 1235 S Beach Rd, Annapolis, MD 21409, United States

## Event gallery

- **Alt text**: Labor Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/745e031938ea7ab0f18be4d5a193de709e496451923cf222bc534c1b22a87891-rimg-w1000-h598-dc588848-gmir?v=1787305289

## FAQs

- **Q**: When and where is Labor Day being held?
  - **A:** Labor Day takes place on Mon, 07 Sep, 2026 at 12:00 am to Mon, 07 Sep, 2026 at 12:15 am at Sandy Point State Park, 1235 S Beach Rd, Annapolis, MD 21409, United States.
- **Q**: Who is organizing Labor Day?
  - **A:** Labor Day is organized by Mark D Young.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Labor Day is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Annapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Labor Day 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": "Labor Day",
        "image": "https://cdn-az.allevents.in/events5/banners/745e031938ea7ab0f18be4d5a193de709e496451923cf222bc534c1b22a87891-rimg-w1000-h598-dc588848-gmir?v=1787305289",
        "startDate": "2026-09-07T00:00:00-04:00",
        "endDate": "2026-09-07T00:15:00-04:00",
        "url": "https://allevents.in/annapolis/labor-day/200030594814329",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sandy Point State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1235 S Beach Rd, Annapolis, MD 21409, United States",
                "addressLocality": "Annapolis",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.014432232673",
                "longitude": "-76.399848461151"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Outside the park.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mark D Young",
                "url": "https://allevents.in/org/mark-d-young/19972059"
            }
        ]
    }
]
```