

# Event Details

- **Event Name**: Memory Lane Live Music
- **Event Start and End Date**: Sat, 17 Sep, 2022 at 07:00 pm – Sat, 17 Sep, 2022 at 09:00 pm
- **Event Description**: If you missed them last time, you will NOT want to miss them this time! They bring a life of the party atmosphere with them! Come join us for cold beer and some amazing music!
- **Event URL**: https://allevents.in/rogers/memory-lane-live-music/200023134651223
- **Event Categories**: music, entertainment, live-music, parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: AR
- **country**: United States
- **location**: Bentonville Brewing Company
- **lat**: 36.316385923645
- **long**: -94.117785643903
- **full address**: Bentonville Brewing Company, 1700 S 1st St, Rogers, United States

## Event gallery

- **Alt text**: Memory Lane Live Music
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/88485f5484fa8c67ed73b44d06bdaf690a25720b111d04158a8d7294023afc1f-rimg-w960-h720-gmir.jpg?v=1663246706

## FAQs

- **Q**: When and where is Memory Lane Live Music being held?
  - **A:** Memory Lane Live Music takes place on Sat, 17 Sep, 2022 at 07:00 pm to Sat, 17 Sep, 2022 at 09:00 pm at Bentonville Brewing Company, 1700 S 1st St, Rogers, United States.
- **Q**: Who is organizing Memory Lane Live Music?
  - **A:** Memory Lane Live Music is organized by Bentonville Brewing Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Memory Lane Live Music is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Rogers, this event is thoughtfully curated to deliver a standout experience worth every moment. If Memory Lane Live Music 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": "Memory Lane Live Music",
        "image": "https://cdn-az.allevents.in/events7/banners/88485f5484fa8c67ed73b44d06bdaf690a25720b111d04158a8d7294023afc1f-rimg-w960-h720-gmir.jpg?v=1663246706",
        "startDate": "2022-09-17",
        "endDate": "2022-09-17",
        "url": "https://allevents.in/rogers/memory-lane-live-music/200023134651223",
        "location": {
            "@type": "Place",
            "name": "Bentonville Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 S 1st St",
                "addressLocality": "Rogers",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.316385923645",
                "longitude": "-94.117785643903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you missed them last time, you will NOT want to miss them this time! They bring a life of the party atmosphere with them! Come join us for cold beer and some amazing music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bentonville Brewing Company",
                "url": "https://allevents.in/org/bentonville-brewing-company/7731140",
                "description": "Bentonville's very own production craft brewery and tasting room temporarily located in Rogers (long story, come in and we'll tell you about it)."
            }
        ]
    }
]
```