

# Event Details

- **Event Name**: Scott H. Biram in Oklahoma City
- **Event Start and End Date**: Fri, 23 May, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/oklahoma-city/scott-h-biram-in-oklahoma-city/3300027966634122
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/2e8YPDgOKclK7h1tX7igo0

## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: Blue Note Lounge
- **lat**: 35.4936469
- **long**: -97.5154255
- **full address**: Blue Note Lounge, Blue Note Lounge, Oklahoma City, OK, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5aa87760-0691-11f0-b2ce-01f8e3e32258-rimg-w1200-h515-dc030101-gmir.webp?v=1742588181
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5b391ea0-0691-11f0-9663-65c1cc9d6634-rimg-w300-h300-dc050201-gmir.webp?v=1742588182

## Artist Details

- **Artist name**: Scott H. Biram
  - **Artist page URL**: https://allevents.in/performer/scott-h-biram

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 May, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Blue Note Lounge, Blue Note Lounge, Oklahoma City, OK, United States
- **Q**: Who are the performers at this event?
  - **A:** Scott H. Biram
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Scott H. Biram in Oklahoma City ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Scott H. Biram in Oklahoma City",
        "image": "https://cdn-az.allevents.in/events4/banners/5aa87760-0691-11f0-b2ce-01f8e3e32258-rimg-w1200-h515-dc030101-gmir.webp?v=1742588181",
        "startDate": "2025-05-23",
        "url": "https://allevents.in/oklahoma-city/scott-h-biram-in-oklahoma-city/3300027966634122",
        "location": {
            "@type": "Place",
            "name": "Blue Note Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Blue Note Lounge, Oklahoma City, OK, United States",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.4936469",
                "longitude": "-97.5154255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Scott H Biram",
                "url": "https://allevents.in/performer/scott-h-biram"
            }
        ]
    }
]
```