

# Event Details

- **Event Name**: Little Radio at The Arbor Beer Lodge
- **Event Start and End Date**: Sat, 17 May, 2025 at 08:00 pm
- **Event Description**: Little Radio takes the stage at The Arbor Beer Lodge for a night of great music.  Mostly covers, some originals, all great songs performed by all great musicians.  Killer beer, wonderful food trucks, and super nice people.  See y'all there
- **Event URL**: https://allevents.in/portland/little-radio-at-the-arbor-beer-lodge/200028134577949
- **Event Categories**: music, food-drinks, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200028134577949?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=portland-events

## Event venue details

- **city**: Portland
- **state**: OR
- **country**: United States
- **location**: Arbor Beer Lodge
- **lat**: 45.57071
- **long**: -122.68174
- **full address**: Arbor Beer Lodge, 6550 N Interstate Ave,Portland, Oregon, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3567d2c13003f949f7185c6cb3290744e45815a187053bec650cf0d90df74bb7-rimg-w1200-h1553-dc2f0175-gmir?v=1747483960
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6d25c9d5bbd9c089e36f8bffadef61f769286c98a394193335a593c77a71d7e9-rimg-w300-h300-dc300175-gmir?v=1747483960

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 May, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Arbor Beer Lodge, 6550 N Interstate Ave,Portland, Oregon, United States
- **Q**: What type of event is this?
  - **A:** music, food-drinks, entertainment
- **Q**: Where can I find ticket details about Little Radio at The Arbor Beer Lodge ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Little Radio at The Arbor Beer Lodge",
        "image": "https://cdn-az.allevents.in/events1/banners/3567d2c13003f949f7185c6cb3290744e45815a187053bec650cf0d90df74bb7-rimg-w1200-h1553-dc2f0175-gmir?v=1747483960",
        "startDate": "2025-05-17",
        "url": "https://allevents.in/portland/little-radio-at-the-arbor-beer-lodge/200028134577949",
        "location": {
            "@type": "Place",
            "name": "Arbor Beer Lodge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6550 N Interstate Ave,Portland, Oregon",
                "addressLocality": "Portland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.57071",
                "longitude": "-122.68174"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Little Radio takes the stage at The Arbor Beer Lodge for a night of great music.  Mostly covers, some originals, all great songs performed by all great musicians.  Killer beer, wonderful food trucks, and super nice people.  See y'all there"
    }
]
```