

# Event Details

- **Event Name**: The Great Twin Ports Get Together
- **Event Start and End Date**: Sun, 15 Aug, 2021 at 12:00 pm – Sun, 15 Aug, 2021 at 06:00 pm
- **Event Description**: Join us on August 15th from 12 pm- 6 pm for great music, good food, and family fun at Wade Stadium. Admission is free, but we ask that you donate a non-perishable food item for the CHUM Foodshelf.
- **Event URL**: https://allevents.in/duluth/the-great-twin-ports-get-together/200021315394345
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Wade Stadium
- **lat**: 46.754444
- **long**: -92.143611
- **full address**: Wade Stadium, Duluth, MN 55807, United States

## Event gallery

- **Alt text**: The Great Twin Ports Get Together
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/274879f45453713d677f10d61970b6326d2564ec3a6b247b31e0e22e1f1db107-rimg-w504-h640-gmir.jpg?v=1628893675

## FAQs

- **Q**: When and where is The Great Twin Ports Get Together being held?
  - **A:** The Great Twin Ports Get Together takes place on Sun, 15 Aug, 2021 at 12:00 pm to Sun, 15 Aug, 2021 at 06:00 pm at Wade Stadium, Duluth, MN 55807, United States.
- **Q**: Who is organizing The Great Twin Ports Get Together?
  - **A:** The Great Twin Ports Get Together is organized by CHUM.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Great Twin Ports Get Together",
        "image": "https://cdn-az.allevents.in/events2/banners/274879f45453713d677f10d61970b6326d2564ec3a6b247b31e0e22e1f1db107-rimg-w504-h640-gmir.jpg?v=1628893675",
        "startDate": "2021-08-15",
        "endDate": "2021-08-15",
        "url": "https://allevents.in/duluth/the-great-twin-ports-get-together/200021315394345",
        "location": {
            "@type": "Place",
            "name": "Wade Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Duluth, MN 55807",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.754444",
                "longitude": "-92.143611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on August 15th from 12 pm- 6 pm for great music, good food, and family fun at Wade Stadium. Admission is free, but we ask that you donate a non-perishable food item for the CHUM Foodshelf.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CHUM",
                "url": "https://allevents.in/org/chum/3223438",
                "description": "CHUM is a people of faith working together to provide basic necessities, foster stable lives, and organize for a just and compassionate community."
            }
        ]
    }
]
```