

# Event Details

- **Event Name**: Youth Bowling Night
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 05:30 pm – Sat, 27 Jun, 2026 at 08:30 pm
- **Event Description**: Please note the cost for bowling. $25 per person. Come and join us for a night of family fun.
- **Event URL**: https://allevents.in/antioch/youth-bowling-night/200030223079115
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Antioch
- **state**: CA
- **country**: United States
- **location**: Delta Bowl
- **lat**: 38.003826088725
- **long**: -121.84004668562
- **full address**: Delta Bowl, 3300 Delta Fair Blvd,Antioch, California, United States

## Event gallery

- **Alt text**: Youth Bowling Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2b3e3e2a85fb6e4fe5e9c8ce24e7fbaef15fc1d03127ae57bd7e2f1b47f4097a-rimg-w1080-h1080-dcf6f3e0-gmir?v=1782548906

## FAQs

- **Q**: When and where is Youth Bowling Night being held?
  - **A:** Youth Bowling Night takes place on Sat, 27 Jun, 2026 at 05:30 pm to Sat, 27 Jun, 2026 at 08:30 pm at Delta Bowl, 3300 Delta Fair Blvd,Antioch, California, United States.
- **Q**: Who is organizing Youth Bowling Night?
  - **A:** Youth Bowling Night is organized by The Father's House Fellowship Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Bowling Night",
        "image": "https://cdn-az.allevents.in/events7/banners/2b3e3e2a85fb6e4fe5e9c8ce24e7fbaef15fc1d03127ae57bd7e2f1b47f4097a-rimg-w1080-h1080-dcf6f3e0-gmir?v=1782548906",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/antioch/youth-bowling-night/200030223079115",
        "location": {
            "@type": "Place",
            "name": "Delta Bowl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3300 Delta Fair Blvd,Antioch, California",
                "addressLocality": "Antioch",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.003826088725",
                "longitude": "-121.84004668562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please note the cost for bowling. $25 per person. Come and join us for a night of family fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Fathers House Fellowship Church",
                "url": "https://allevents.in/org/the-fathers-house-fellowship-church/22879337"
            }
        ]
    }
]
```