

# Event Details

- **Event Name**: Concert at The 615
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 06:15 pm
- **Event Description**: Hometown show June 27th!
- **Event URL**: https://allevents.in/portland/concert-at-the-615/200030121058240
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: IN
- **country**: United States
- **location**: 615 N Williams St, Portland, IN, US, 47371-1240
- **lat**: 40.4385
- **long**: -84.98853
- **full address**: 615 N Williams St, Portland, IN, US, 47371-1240, United States

## Event gallery

- **Alt text**: Concert at The 615
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bc27aab9ddf8959e6ae976750ab39f8307728685b1215c0fde9be990d8c67f00-rimg-w1200-h800-dc141414-gmir?v=1781926513

## FAQs

- **Q**: When and where is Concert at The 615 being held?
  - **A:** Concert at The 615 takes place on Sat, 27 Jun, 2026 at 06:15 pm to Sat, 27 Jun, 2026 at 06:15 pm at 615 N Williams St, Portland, IN, US, 47371-1240, United States.
- **Q**: Who is organizing Concert at The 615?
  - **A:** Concert at The 615 is organized by Holly Ford Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert at The 615 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 Concert at The 615 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": "Concert at The 615",
        "image": "https://cdn-az.allevents.in/events5/banners/bc27aab9ddf8959e6ae976750ab39f8307728685b1215c0fde9be990d8c67f00-rimg-w1200-h800-dc141414-gmir?v=1781926513",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/portland/concert-at-the-615/200030121058240",
        "location": {
            "@type": "Place",
            "name": "615 N Williams St, Portland, IN, US, 47371-1240",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615 N Williams St, Portland, IN 47371-1240, United States",
                "addressLocality": "Portland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.4385",
                "longitude": "-84.98853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hometown show June 27th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holly Ford Music",
                "url": "https://allevents.in/org/holly-ford-music/25795886"
            }
        ]
    }
]
```