

# Event Details

- **Event Name**: Congopalooza X
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 02:00 pm (-04:00)
- **Event Description**: Exciting news to come! Stay tuned!
- **Event URL**: https://allevents.in/plattsburgh/congopalooza-x/200030120823809
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Plattsburgh
- **state**: NY
- **country**: United States
- **location**: Valcour Brewing Company
- **lat**: 44.680828365909
- **long**: -73.44445349
- **full address**: Valcour Brewing Company, 3 Rhode Island Ave, Plattsburgh, NY 12903, United States

## Event gallery

- **Alt text**: Congopalooza X
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9a22d90af340aaabf6664d70bf861806e15089536380762db5e63efd9e93871c-rimg-w1200-h457-dc072734-gmir?v=1779643028

## FAQs

- **Q**: When and where is Congopalooza X being held?
  - **A:** Congopalooza X takes place on Sat, 18 Jul, 2026 at 02:00 pm to Sat, 18 Jul, 2026 at 02:00 pm at Valcour Brewing Company, 3 Rhode Island Ave, Plattsburgh, NY 12903, United States.
- **Q**: Who is organizing Congopalooza X?
  - **A:** Congopalooza X is organized by Congelosi-Badr Memorial Fund.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Congopalooza X",
        "image": "https://cdn-az.allevents.in/events2/banners/9a22d90af340aaabf6664d70bf861806e15089536380762db5e63efd9e93871c-rimg-w1200-h457-dc072734-gmir?v=1779643028",
        "startDate": "2026-07-18T14:00:00-04:00",
        "url": "https://allevents.in/plattsburgh/congopalooza-x/200030120823809",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Valcour Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Rhode Island Ave, Plattsburgh, NY 12903, United States",
                "addressLocality": "Plattsburgh",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.680828365909",
                "longitude": "-73.44445349"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Exciting news to come! Stay tuned!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Congelosi-Badr Memorial Fund",
                "url": "https://allevents.in/org/congelosi-badr-memorial-fund/24050931"
            }
        ]
    }
]
```