

# Event Details

- **Event Name**: Father's Day BBQ
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:30 am – Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: Come visit the library and celebrate dad! Drop in between 11:30 and 2:00 for a hamburger or hot dog. Bring a chair and stay a while as we'll have yard games setup!
- **Event URL**: https://allevents.in/leduc/fathers-day-bbq/200030194942922
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Leduc
- **state**: AB
- **country**: Canada
- **location**: 5150 Centre Street, New Sarepta, AB, Canada
- **lat**: 53.26802
- **long**: -113.14545
- **full address**: 5150 Centre Street, New Sarepta, AB, Canada, 5150 Centre St, Leduc County, AB T0B, Canada, Leduc

## Event gallery

- **Alt text**: Father's Day BBQ
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8d12a53a9270133ef1527bdce18a29a820cca2a626bc3fb3b24b0731158afbea-rimg-w1024-h1536-dcffffff-gmir?v=1781420741

## FAQs

- **Q**: When and where is Father's Day BBQ being held?
  - **A:** Father's Day BBQ takes place on Sat, 20 Jun, 2026 at 10:30 am to Sat, 20 Jun, 2026 at 01:00 pm at 5150 Centre Street, New Sarepta, AB, Canada, 5150 Centre St, Leduc County, AB T0B, Canada, Leduc.
- **Q**: Who is organizing Father's Day BBQ?
  - **A:** Father's Day BBQ is organized by New Sarepta Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day BBQ",
        "image": "https://cdn-az.allevents.in/events6/banners/8d12a53a9270133ef1527bdce18a29a820cca2a626bc3fb3b24b0731158afbea-rimg-w1024-h1536-dcffffff-gmir?v=1781420741",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/leduc/fathers-day-bbq/200030194942922",
        "location": {
            "@type": "Place",
            "name": "5150 Centre Street, New Sarepta, AB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5150 Centre St, Leduc County, AB T0B, Canada",
                "addressLocality": "Leduc",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.26802",
                "longitude": "-113.14545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit the library and celebrate dad! Drop in between 11:30 and 2:00 for a hamburger or hot dog. Bring a chair and stay a while as we'll have yard games setup!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Sarepta Public Library",
                "url": "https://allevents.in/org/new-sarepta-public-library/21525429"
            }
        ]
    }
]
```