

# Event Details

- **Event Name**: Happy Days Fest
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 07:00 pm – Sat, 19 Sep, 2026 at 11:00 pm (+00:00)
- **Event Description**: Happy Days Fest is a music showcase for independent acts.
- **Event URL**: https://allevents.in/belfast/happy-days-fest/300042650585
- **Event Categories**: fitness, Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Belfast/Oh-Yeah-Music-Centre/Happy-Days-Fest/42650585/?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**: Happy Days Fest
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e96b6071b961f704a07704a42e9bd68aabb626e58c2835ff6d6b634b52cd6453-rimg-w1024-h1024-dcf8d898-gmir.jpg?v=1787034790

## FAQs

- **Q**: When and where is Happy Days Fest being held?
  - **A:** Happy Days Fest takes place on Sat, 19 Sep, 2026 at 07:00 pm to Sat, 19 Sep, 2026 at 11: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:** Happy Days Fest is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Happy Days Fest 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": "Happy Days Fest",
        "image": "https://cdn-az.allevents.in/events3/banners/e96b6071b961f704a07704a42e9bd68aabb626e58c2835ff6d6b634b52cd6453-rimg-w1024-h1024-dcf8d898-gmir.jpg?v=1787034790",
        "startDate": "2026-09-19T19:00:00+00:00",
        "endDate": "2026-09-19T23:00:00+00:00",
        "url": "https://allevents.in/belfast/happy-days-fest/300042650585",
        "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": "Happy Days Fest is a music showcase for independent acts."
    }
]
```