

# Event Details

- **Event Name**: Father's Day Special
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 01:00 pm
- **Event Description**: Father's Day Special!   We are giving all Dad's a bowling game for free!!
- **Event URL**: https://allevents.in/woodland/fathers-day-special/200030157260815
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Woodland
- **state**: CA
- **country**: United States
- **location**: 154 W Main St, Woodland, CA, United States, California 95695
- **lat**: 38.67825
- **long**: -121.79148
- **full address**: 154 W Main St, Woodland, CA, United States, California 95695

## Event gallery

- **Alt text**: Father's Day Special
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/10e1fb27da297eb2e254ed081630a79c1847d8286c29b984eb762c17d4d547de-rimg-w458-h325-dc030202-gmir?v=1781681572

## FAQs

- **Q**: When and where is Father's Day Special being held?
  - **A:** Father's Day Special takes place on Sun, 21 Jun, 2026 at 01:00 pm to Sun, 21 Jun, 2026 at 01:00 pm at 154 W Main St, Woodland, CA, United States, California 95695.
- **Q**: Who is organizing Father's Day Special?
  - **A:** Father's Day Special is organized by San Bruno Bowling Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Special",
        "image": "https://cdn-az.allevents.in/events6/banners/10e1fb27da297eb2e254ed081630a79c1847d8286c29b984eb762c17d4d547de-rimg-w458-h325-dc030202-gmir?v=1781681572",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/woodland/fathers-day-special/200030157260815",
        "location": {
            "@type": "Place",
            "name": "154 W Main St, Woodland, CA, United States, California 95695",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "154 W Main St, Woodland, CA 95695-2915, United States",
                "addressLocality": "Woodland",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.67825",
                "longitude": "-121.79148"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Father's Day Special!   We are giving all Dad's a bowling game for free!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "San Bruno Bowling Center",
                "url": "https://allevents.in/org/san-bruno-bowling-center/12869488",
                "description": "We have 24 lanes in our bowling center, a bar and a restaurant. Stop by and play a couple games, eat and have fun!"
            }
        ]
    }
]
```