

# Event Details

- **Event Name**: Kids Club
- **Event Start and End Date**: Wed, 24 Sep, 2025 at 06:00 pm – Wed, 24 Sep, 2025 at 07:30 pm
- **Event Description**: Kids Club Wednesday Night --  6:00 PM for a light dinner.  6:30 to 7:30 activities.

Ages: Kindergarten thru 6th Grade
- **Event URL**: https://allevents.in/gates/kids-club/200028774013447
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gates
- **state**: NC
- **country**: United States
- **location**: 700 Willeyton Rd, Gates, NC
- **lat**: 36.51345
- **long**: -76.7124
- **full address**: 700 Willeyton Rd, Gates, NC, United States

## Event gallery

- **Alt text**: Kids Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/86ffc074f261bf9dff2fa1471459d0bac0f98be8a4e5241f7d8aebc86a39e8a1-rimg-w608-h612-dcffd601-gmir?v=1758736843

## FAQs

- **Q**: When and where is Kids Club being held?
  - **A:** Kids Club takes place on Wed, 24 Sep, 2025 at 06:00 pm to Wed, 24 Sep, 2025 at 07:30 pm at 700 Willeyton Rd, Gates, NC, United States.
- **Q**: Who is organizing Kids Club?
  - **A:** Kids Club is organized by Abundant Hope Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Club",
        "image": "https://cdn-az.allevents.in/events4/banners/86ffc074f261bf9dff2fa1471459d0bac0f98be8a4e5241f7d8aebc86a39e8a1-rimg-w608-h612-dcffd601-gmir?v=1758736843",
        "startDate": "2025-09-24",
        "endDate": "2025-09-24",
        "url": "https://allevents.in/gates/kids-club/200028774013447",
        "location": {
            "@type": "Place",
            "name": "700 Willeyton Rd, Gates, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Willeyton Rd, Gates, NC 27937-9761, United States",
                "addressLocality": "Gates",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.51345",
                "longitude": "-76.7124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids Club Wednesday Night --  6:00 PM for a light dinner.  6:30 to 7:30 activities.\n\nAges: Kindergarten thru 6th Grade",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abundant Hope Baptist Church",
                "url": "https://allevents.in/org/abundant-hope-baptist-church/26502461"
            }
        ]
    }
]
```