

# Event Details

- **Event Name**: Backyard Concert Series
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:00 pm – Fri, 07 Aug, 2026 at 06:00 pm
- **Event Description**: Welcome back to our Backyard Concert series! Every Friday and Saturday evening we will feature another local artist, weather permitting.  The show will begin at 6pm and wrap up around 8pm.  Can't wait to see you out back!
- **Event URL**: https://allevents.in/portsmouth/backyard-concert-series/200030390535251
- **Event Categories**: concerts, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: 438 High St, Portsmouth, VA, United States, Virginia 23704
- **lat**: 36.83555
- **long**: -76.30213
- **full address**: 438 High St, Portsmouth, VA, United States, Virginia 23704

## Event gallery

- **Alt text**: Backyard Concert Series
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/559b9df19ae4e4d0fd9702c8cf0337e70f0f628eaed6c22fc840898ccb47780a-rimg-w1200-h628-dc120f05-gmir?v=1783772151

## FAQs

- **Q**: When and where is Backyard Concert Series being held?
  - **A:** Backyard Concert Series takes place on Fri, 17 Jul, 2026 at 06:00 pm to Fri, 07 Aug, 2026 at 06:00 pm at 438 High St, Portsmouth, VA, United States, Virginia 23704.
- **Q**: Who is organizing Backyard Concert Series?
  - **A:** Backyard Concert Series is organized by The Bier Garden.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Backyard 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 Portsmouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Backyard 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": "Backyard Concert Series",
        "image": "https://cdn-az.allevents.in/events5/banners/559b9df19ae4e4d0fd9702c8cf0337e70f0f628eaed6c22fc840898ccb47780a-rimg-w1200-h628-dc120f05-gmir?v=1783772151",
        "startDate": "2026-07-17",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/portsmouth/backyard-concert-series/200030390535251",
        "location": {
            "@type": "Place",
            "name": "438 High St, Portsmouth, VA, United States, Virginia 23704",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "438 High St, Portsmouth, VA 23704-3622, United States",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.83555",
                "longitude": "-76.30213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome back to our Backyard Concert series! Every Friday and Saturday evening we will feature another local artist, weather permitting.  The show will begin at 6pm and wrap up around 8pm.  Can't wait to see you out back!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bier Garden",
                "url": "https://allevents.in/org/the-bier-garden/23936931"
            }
        ]
    }
]
```