

# Event Details

- **Event Name**: Acoustic Picnic
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 12:00 pm – Sat, 05 Sep, 2026 at 03:00 pm (+00:00)
- **Event Description**: Our free monthly event that brings families together for a fun-filled day of live music.
- **Event URL**: https://allevents.in/belfast/acoustic-picnic/300042677207
- **Event Categories**: music, trips-adventures, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Belfast/Oh-Yeah-Music-Centre/Acoustic-Picnic/42677207/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: Oh Yeah Music Centre
- **lat**: 54.6026041
- **long**: -5.9272875
- **full address**: Oh Yeah Music Centre, 15-21 Gordon Street, Belfast, United Kingdom

## Event gallery

- **Alt text**: Acoustic Picnic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1093a77de8281edf2d08ad7f384b0615b122d1bcde5990b5820450dae7d766dc-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787608942

## FAQs

- **Q**: When and where is Acoustic Picnic being held?
  - **A:** Acoustic Picnic takes place on Sat, 05 Sep, 2026 at 12:00 pm to Sat, 05 Sep, 2026 at 03:00 pm at Oh Yeah Music Centre, 15-21 Gordon Street, Belfast, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Acoustic Picnic 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 Belfast, this event is thoughtfully curated to deliver a standout experience worth every moment. If Acoustic Picnic sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Acoustic Picnic",
        "image": "https://cdn-az.allevents.in/events5/banners/1093a77de8281edf2d08ad7f384b0615b122d1bcde5990b5820450dae7d766dc-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787608942",
        "startDate": "2026-09-05T12:00:00+00:00",
        "endDate": "2026-09-05T15:00:00+00:00",
        "url": "https://allevents.in/belfast/acoustic-picnic/300042677207",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oh Yeah Music Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15-21 Gordon Street",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.6026041",
                "longitude": "-5.9272875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our free monthly event that brings families together for a fun-filled day of live music."
    }
]
```