

# Event Details

- **Event Name**: patriots day
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 01:00 am (-06:00)
- **Event Description**: PATRIOTS DAY WILL BE CELEBRATING AT THE AMERICAN LEGION POST #2
- **Event URL**: https://allevents.in/pueblo/patriots-day/200029580350325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pueblo
- **state**: CO
- **country**: United States
- **location**: Downtown Pueblo
- **lat**: 38.271334
- **long**: -104.613454
- **full address**: Downtown Pueblo, Pueblo, Colorado, United States

## Event gallery

- **Alt text**: patriots day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/17c77b4114facfd4007ce677073f7f417a48d2fd72f5ec21cbf8f477cbabb558-rimg-w1200-h1519-dc030504-gmir?v=1770286538

## FAQs

- **Q**: When and where is patriots day being held?
  - **A:** patriots day takes place on Mon, 20 Apr, 2026 at 01:00 am to Mon, 20 Apr, 2026 at 01:00 am at Downtown Pueblo, Pueblo, Colorado, United States.
- **Q**: Who is organizing patriots day?
  - **A:** patriots day is organized by American Legion Pueblo Post #2.
- **Q**: Who is this event for? Is it right for me?
  - **A:** patriots day is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Pueblo, this event is thoughtfully curated to deliver a standout experience worth every moment. If patriots 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": "patriots day",
        "image": "https://cdn-az.allevents.in/events10/banners/17c77b4114facfd4007ce677073f7f417a48d2fd72f5ec21cbf8f477cbabb558-rimg-w1200-h1519-dc030504-gmir?v=1770286538",
        "startDate": "2026-04-20T01:00:00-06:00",
        "url": "https://allevents.in/pueblo/patriots-day/200029580350325",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Pueblo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pueblo, Colorado",
                "addressLocality": "Pueblo",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.271334",
                "longitude": "-104.613454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "PATRIOTS DAY WILL BE CELEBRATING AT THE AMERICAN LEGION POST #2",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Pueblo Post 2",
                "url": "https://allevents.in/org/american-legion-pueblo-post-2/27411603"
            }
        ]
    }
]
```