

# Event Details

- **Event Name**: Concert
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Come to our show at Alturas Bar on June 20th!!!!!
- **Event URL**: https://allevents.in/reno/concert/200030254324146
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: Alturas Bar
- **lat**: 39.532564014
- **long**: -119.799541233
- **full address**: Alturas Bar, 1044  E 4th St,Reno, Nevada, United States

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da1f6aa39d19056d1bc004ef05682ff3cd9194ebcbefd6a2a2da4e0b0d9a6d01-rimg-w1200-h1833-dc1b1a1a-gmir?v=1781670045

## FAQs

- **Q**: When and where is Concert being held?
  - **A:** Concert takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at Alturas Bar, 1044  E 4th St,Reno, Nevada, United States.
- **Q**: Who is organizing Concert?
  - **A:** Concert is organized by Life You Can Keep.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert 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 Reno, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concert 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",
        "image": "https://cdn-az.allevents.in/events3/banners/da1f6aa39d19056d1bc004ef05682ff3cd9194ebcbefd6a2a2da4e0b0d9a6d01-rimg-w1200-h1833-dc1b1a1a-gmir?v=1781670045",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/reno/concert/200030254324146",
        "location": {
            "@type": "Place",
            "name": "Alturas Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1044  E 4th St,Reno, Nevada",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.532564014",
                "longitude": "-119.799541233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to our show at Alturas Bar on June 20th!!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Life You Can Keep",
                "url": "https://allevents.in/org/life-you-can-keep/27931182"
            }
        ]
    }
]
```