

# Event Details

- **Event Name**: Live Local Music with Ben Johnson
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 08:00 pm – Sat, 14 Mar, 2026 at 10:00 pm
- **Event Description**: Join us for live local music in The Hardware Store every Saturday night, no cover charge!
- **Event URL**: https://allevents.in/oregon-city/live-local-music-with-ben-johnson/200029134369013
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Oregon City
- **state**: OR
- **country**: United States
- **location**: The Hardware Store
- **lat**: 45.355996704417
- **long**: -122.60516057373
- **full address**: The Hardware Store, 682 Washington St, Oregon City, OR 97045, United States

## Event gallery

- **Alt text**: Live Local Music with Ben Johnson
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6255c811ab1c2bad5ebcf03e1ec3c441963dd61bbc5d7d36365299d5ddc23fea-rimg-w1200-h798-dcbdc0c1-gmir?v=1768596706

## FAQs

- **Q**: When and where is Live Local Music with Ben Johnson being held?
  - **A:** Live Local Music with Ben Johnson takes place on Sat, 14 Mar, 2026 at 08:00 pm to Sat, 14 Mar, 2026 at 10:00 pm at The Hardware Store, 682 Washington St, Oregon City, OR 97045, United States.
- **Q**: Who is organizing Live Local Music with Ben Johnson?
  - **A:** Live Local Music with Ben Johnson is organized by The Hardware Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Local Music with Ben Johnson",
        "image": "https://cdn-az.allevents.in/events8/banners/6255c811ab1c2bad5ebcf03e1ec3c441963dd61bbc5d7d36365299d5ddc23fea-rimg-w1200-h798-dcbdc0c1-gmir?v=1768596706",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/oregon-city/live-local-music-with-ben-johnson/200029134369013",
        "location": {
            "@type": "Place",
            "name": "The Hardware Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "682 Washington St, Oregon City, OR 97045, United States",
                "addressLocality": "Oregon City",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.355996704417",
                "longitude": "-122.60516057373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for live local music in The Hardware Store every Saturday night, no cover charge!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hardware Store",
                "url": "https://allevents.in/org/the-hardware-store/23313250"
            }
        ]
    }
]
```