

# Event Details

- **Event Name**: First To Eleven @ 2025 Summer Concert Series
- **Event Start and End Date**: Thu, 19 Jun, 2025 at 08:00 pm – Thu, 19 Jun, 2025 at 09:30 pm
- **Event Description**: Join us at Hudson Family Park for their annual Summer Concert Series! Free admission along with food trucks, music, and more!
- **Event URL**: https://allevents.in/portland/first-to-eleven-2025-summer-concert-series/200028248062343
- **Event Categories**: concerts, music, entertainment, food-drinks
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: IN
- **country**: United States
- **location**: Hudson Family Park
- **lat**: 40.427452
- **long**: -84.970785
- **full address**: Hudson Family Park, Portland, Indiana, United States

## Event gallery

- **Alt text**: First To Eleven @ 2025 Summer Concert Series
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dd6a05e88cf42df6f9a4132990eb666e7088cf092f99bfab1a725f7e389b03d4-rimg-w1200-h676-dcd9d9d9-gmir?v=1750335915

## FAQs

- **Q**: When and where is First To Eleven @ 2025 Summer Concert Series being held?
  - **A:** First To Eleven @ 2025 Summer Concert Series takes place on Thu, 19 Jun, 2025 at 08:00 pm to Thu, 19 Jun, 2025 at 09:30 pm at Hudson Family Park, Portland, Indiana, United States.
- **Q**: Who is organizing First To Eleven @ 2025 Summer Concert Series?
  - **A:** First To Eleven @ 2025 Summer Concert Series is organized by First to Eleven.
- **Q**: Who is this event for? Is it right for me?
  - **A:** First To Eleven @ 2025 Summer Concert Series is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Portland, this event is thoughtfully curated to deliver a standout experience worth every moment. If First To Eleven @ 2025 Summer Concert Series sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "First To Eleven @ 2025 Summer Concert Series",
        "image": "https://cdn-az.allevents.in/events4/banners/dd6a05e88cf42df6f9a4132990eb666e7088cf092f99bfab1a725f7e389b03d4-rimg-w1200-h676-dcd9d9d9-gmir?v=1750335915",
        "startDate": "2025-06-19",
        "endDate": "2025-06-19",
        "url": "https://allevents.in/portland/first-to-eleven-2025-summer-concert-series/200028248062343",
        "location": {
            "@type": "Place",
            "name": "Hudson Family Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Portland, Indiana",
                "addressLocality": "Portland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.427452",
                "longitude": "-84.970785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Hudson Family Park for their annual Summer Concert Series! Free admission along with food trucks, music, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First to Eleven",
                "url": "https://allevents.in/org/first-to-eleven/11951864",
                "description": "First To Eleven is a rock band from Erie, PA consisting of kids ages 15-17. "
            }
        ]
    }
]
```