

# Event Details

- **Event Name**: Pride in the Park 2026
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am – Sun, 14 Jun, 2026 at 11:00 am (-05:00)
- **Event Description**: Come out and enjoy the day and help support the LGBTQ community. Food trucks, vendor/business booths, music, other entertainment, and along with Drag performances throughout the day.
- **Event URL**: https://allevents.in/cape-girardeau/pride-in-the-park-2026/80001165658382
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cape Girardeau
- **state**: MO
- **country**: United States
- **location**: Capaha Park
- **lat**: 37.3128567
- **long**: -89.5372867
- **full address**: Capaha Park, 1400 Broadway St, Cape Girardeau, MO 63701, United States

## Event gallery

- **Alt text**: Pride in the Park 2026
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69e0ef0d0058d.jpg

## FAQs

- **Q**: When and where is Pride in the Park 2026 being held?
  - **A:** Pride in the Park 2026 takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 11:00 am at Capaha Park, 1400 Broadway St, Cape Girardeau, MO 63701, United States.
- **Q**: Who is organizing Pride in the Park 2026?
  - **A:** Pride in the Park 2026 is organized by River Valley Craft Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pride in the Park 2026",
        "image": "https://cdn2.allevents.in/thumbs/thumb69e0ef0d0058d.jpg",
        "startDate": "2026-06-14T10:00:00-05:00",
        "endDate": "2026-06-14T11:00:00-05:00",
        "url": "https://allevents.in/cape-girardeau/pride-in-the-park-2026/80001165658382",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Capaha Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Broadway St, Cape Girardeau, MO 63701, United States",
                "postalCode": "63701",
                "addressLocality": "Cape Girardeau",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3128567",
                "longitude": "-89.5372867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and enjoy the day and help support the LGBTQ community. Food trucks, vendor/business booths, music, other entertainment, and along with Drag performances throughout the day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Valley Craft Club",
                "url": "https://allevents.in/org/river-valley-craft-club/24832114"
            }
        ]
    }
]
```