

# Event Details

- **Event Name**: Father's Day Lunch
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 03:00 pm
- **Event Description**: Big it up to all the Dads with our very first Father's Day Lunch!! ?
- **Event URL**: https://allevents.in/cardiff/fathers-day-lunch/200030132094715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Cardiff
- **state**: WA
- **country**: United Kingdom
- **location**: Llandaff North RSSC
- **lat**: 51.506453510736
- **long**: -3.232392060761
- **full address**: Llandaff North RSSC, 42 Radyr Road,Cardiff, United Kingdom

## Event gallery

- **Alt text**: Father's Day Lunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9192d550fcde905b4cd9d945d9048de0cc42692a5c46a03a3c00476e10a55b1b-rimg-w1200-h1697-dcfffbf7-gmir?v=1781687400

## FAQs

- **Q**: When and where is Father's Day Lunch being held?
  - **A:** Father's Day Lunch takes place on Sun, 21 Jun, 2026 at 03:00 pm to Sun, 21 Jun, 2026 at 03:00 pm at Llandaff North RSSC, 42 Radyr Road,Cardiff, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Lunch",
        "image": "https://cdn-az.allevents.in/events4/banners/9192d550fcde905b4cd9d945d9048de0cc42692a5c46a03a3c00476e10a55b1b-rimg-w1200-h1697-dcfffbf7-gmir?v=1781687400",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/cardiff/fathers-day-lunch/200030132094715",
        "location": {
            "@type": "Place",
            "name": "Llandaff North RSSC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42 Radyr Road,Cardiff",
                "addressLocality": "Cardiff",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.506453510736",
                "longitude": "-3.232392060761"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big it up to all the Dads with our very first Father's Day Lunch!! ?"
    }
]
```