

# Event Details

- **Event Name**: The Tribute Fest
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 07:00 pm (-05:00)
- **Event Description**: Tribute to Lynyrd Skynyrd. Raising funds for homeless veterans!
- **Event URL**: https://allevents.in/duluth/the-tribute-fest/200030601019714
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Bayfront Park Duluth, MN
- **lat**: 46.78107
- **long**: -92.09857
- **full address**: Bayfront Park Duluth, MN, 350 Harbor Dr,,Duluth, Minnesota, United States

## Event gallery

- **Alt text**: The Tribute Fest
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/24c2062620be2af2d12a400d424fab6f78315501034d088274f2f33adba00e6c-rimg-w960-h720-dc181818-gmir?v=1787428572

## FAQs

- **Q**: When and where is The Tribute Fest being held?
  - **A:** The Tribute Fest takes place on Fri, 28 Aug, 2026 at 07:00 pm to Fri, 28 Aug, 2026 at 07:00 pm at Bayfront Park Duluth, MN, 350 Harbor Dr,,Duluth, Minnesota, United States.
- **Q**: Who is organizing The Tribute Fest?
  - **A:** The Tribute Fest is organized by Freebird.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Tribute Fest",
        "image": "https://cdn-az.allevents.in/events7/banners/24c2062620be2af2d12a400d424fab6f78315501034d088274f2f33adba00e6c-rimg-w960-h720-dc181818-gmir?v=1787428572",
        "startDate": "2026-08-28T19:00:00-05:00",
        "url": "https://allevents.in/duluth/the-tribute-fest/200030601019714",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bayfront Park Duluth, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "350 Harbor Dr,,Duluth, Minnesota",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.78107",
                "longitude": "-92.09857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tribute to Lynyrd Skynyrd. Raising funds for homeless veterans!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freebird",
                "url": "https://allevents.in/org/freebird/3464477",
                "description": "Freebird. 640 likes · 3 talking about this. The Ultimate Southern Rock Tribute"
            }
        ]
    }
]
```