

# Event Details

- **Event Name**: Fathers Day Raffle
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 03:00 pm
- **Event Description**: Win your Dad a fantastic Hamper full of prizes! Only £2 a ticket, Raffle Drawn on June 21st at 3pm. Tickets on Sale now
- **Event URL**: https://allevents.in/brandon/fathers-day-raffle/200030180037007
- **Event Categories**: fathers-day
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: EN
- **country**: United Kingdom
- **location**: 97 London road, IP270EL Brandon, United Kingdom
- **lat**: 52.44541
- **long**: 0.61978
- **full address**: 97 London road, IP270EL Brandon, United Kingdom, 97 London Road, Brandon, IP27 0EL, United Kingdom

## Event gallery

- **Alt text**: Fathers Day Raffle
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/37bb9d2da43c48a0350bce2711462887ee66645f2f73d1805a6cbece75f6eb71-rimg-w896-h1200-dcf6f4eb-gmir?v=1781868471

## FAQs

- **Q**: When and where is Fathers Day Raffle being held?
  - **A:** Fathers Day Raffle takes place on Sun, 21 Jun, 2026 at 03:00 pm to Sun, 21 Jun, 2026 at 03:00 pm at 97 London road, IP270EL Brandon, United Kingdom, 97 London Road, Brandon, IP27 0EL, United Kingdom.
- **Q**: Who is organizing Fathers Day Raffle?
  - **A:** Fathers Day Raffle is organized by Brandon Royal British Legion Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fathers Day Raffle",
        "image": "https://cdn-az.allevents.in/events3/banners/37bb9d2da43c48a0350bce2711462887ee66645f2f73d1805a6cbece75f6eb71-rimg-w896-h1200-dcf6f4eb-gmir?v=1781868471",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/brandon/fathers-day-raffle/200030180037007",
        "location": {
            "@type": "Place",
            "name": "97 London road, IP270EL Brandon, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "97 London Road, Brandon, IP27 0EL, United Kingdom",
                "addressLocality": "Brandon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.44541",
                "longitude": "0.61978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Win your Dad a fantastic Hamper full of prizes! Only £2 a ticket, Raffle Drawn on June 21st at 3pm. Tickets on Sale now",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brandon Royal British Legion Club",
                "url": "https://allevents.in/org/brandon-royal-british-legion-club/20338052"
            }
        ]
    }
]
```