

# Event Details

- **Event Name**: Bar Blue
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 07:00 pm – Fri, 13 Mar, 2026 at 10:00 pm
- **Event Description**: Live country music!!
- **Event URL**: https://allevents.in/oneida/bar-blue/200029615913355
- **Event Categories**: country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details

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

## Event venue details

- **city**: Oneida
- **state**: NY
- **country**: United States
- **location**: BLUE, the bar
- **lat**: 43.11494
- **long**: -75.66741
- **full address**: BLUE, the bar, 1542 N. Lake St.,Oneida,NY,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: JVD Country (https://allevents.in/org/jvd-country/23647771)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9bed2ed52c98c16cb546bd09c4c8f7a11132742e54a90c696eefb00958f10f2c-rimg-w1200-h800-dc18202d-gmir?v=1772815325
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/afbb749046e399bdc7b1e35fe4c19c1e40452086a8dea4e805d1651ea7af835c-rimg-w300-h300-dc171f2e-gmir?v=1772815326

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** BLUE, the bar, 1542 N. Lake St.,Oneida,NY,United States
- **Q**: Who is organizing the event?
  - **A:** JVD Country
- **Q**: What type of event is this?
  - **A:** country-music-festivals
- **Q**: Where can I find ticket details about Bar Blue ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bar Blue",
        "image": "https://cdn-az.allevents.in/events7/banners/9bed2ed52c98c16cb546bd09c4c8f7a11132742e54a90c696eefb00958f10f2c-rimg-w1200-h800-dc18202d-gmir?v=1772815325",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/oneida/bar-blue/200029615913355",
        "location": {
            "@type": "Place",
            "name": "BLUE, the bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1542 N. Lake St.,Oneida,NY,United States",
                "addressLocality": "Oneida",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.11494",
                "longitude": "-75.66741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live country music!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "JVD Country",
                "url": "https://allevents.in/org/jvd-country/23647771"
            }
        ]
    }
]
```