

# Event Details

- **Event Name**: Fall 2025 Concert
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 03:30 pm
- **Event Description**: Tickets at the door - $5 for Adults, $2 for Students - Cash
- **Event URL**: https://allevents.in/marinette/fall-2025-concert/200028758438243
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: http://facebook.com/200028758438243?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marinette-events

## Event venue details

- **city**: Marinette
- **state**: WI
- **country**: United States
- **location**: Marinette High School
- **lat**: 45.08319
- **long**: -87.63214
- **full address**: Marinette High School, 2135 Pierce Avenue,Marinette, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Northeastern Wisconsin Concert Band (https://allevents.in/org/northeastern-wisconsin-concert-band/26557680)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9f629febe791b83427b554f39902c66bf89e537413cbb12e477d58aa44e8f23d-rimg-w1139-h1045-dcd5d6d9-gmir?v=1761301516
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Fall+2025+Concert&date=26+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Oct, 2025 at 03:30 pm
- **Q**: Where is the event happening?
  - **A:** Marinette High School, 2135 Pierce Avenue,Marinette, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Northeastern Wisconsin Concert Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Fall 2025 Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Fall 2025 Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/9f629febe791b83427b554f39902c66bf89e537413cbb12e477d58aa44e8f23d-rimg-w1139-h1045-dcd5d6d9-gmir?v=1761301516",
        "startDate": "2025-10-26",
        "url": "https://allevents.in/marinette/fall-2025-concert/200028758438243",
        "location": {
            "@type": "Place",
            "name": "Marinette High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2135 Pierce Avenue,Marinette, Wisconsin",
                "addressLocality": "Marinette",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.08319",
                "longitude": "-87.63214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets at the door - $5 for Adults, $2 for Students - Cash",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northeastern Wisconsin Concert Band",
                "url": "https://allevents.in/org/northeastern-wisconsin-concert-band/26557680"
            }
        ]
    }
]
```