

# Event Details

- **Event Name**: Holiday Bible Club 2026
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 08:00 am – Fri, 10 Jul, 2026 at 12:00 am
- **Event Description**: A week-long children's holiday club filled with activities, crafts, games, songs and Bible teachings. Monday-Friday, 8:00am - 12:00pm
- **Event URL**: https://allevents.in/margate/holiday-bible-club-2026/200030216002819
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Margate
- **state**: NL
- **country**: South Africa
- **location**: Freedom Gate Church
- **lat**: -30.842599
- **long**: 30.3619031
- **full address**: Freedom Gate Church, 31 Alexander Avenue,Margate, KwaZulu-Natal, South Africa

## Event gallery

- **Alt text**: Holiday Bible Club 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e856b7e16e9b2c0b72e1f4c9c784604f20d32e26a94ef9d396a2957b5bb9ad8f-rimg-w1200-h675-dcffffff-gmir?v=1783458792

## FAQs

- **Q**: When and where is Holiday Bible Club 2026 being held?
  - **A:** Holiday Bible Club 2026 takes place on Mon, 06 Jul, 2026 at 08:00 am to Fri, 10 Jul, 2026 at 12:00 am at Freedom Gate Church, 31 Alexander Avenue,Margate, KwaZulu-Natal, South Africa.
- **Q**: Who is organizing Holiday Bible Club 2026?
  - **A:** Holiday Bible Club 2026 is organized by Freedom Gate Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Bible Club 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/e856b7e16e9b2c0b72e1f4c9c784604f20d32e26a94ef9d396a2957b5bb9ad8f-rimg-w1200-h675-dcffffff-gmir?v=1783458792",
        "startDate": "2026-07-06",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/margate/holiday-bible-club-2026/200030216002819",
        "location": {
            "@type": "Place",
            "name": "Freedom Gate Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Alexander Avenue,Margate, KwaZulu-Natal",
                "addressLocality": "Margate",
                "addressRegion": "NL",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-30.842599",
                "longitude": "30.3619031"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A week-long children's holiday club filled with activities, crafts, games, songs and Bible teachings. Monday-Friday, 8:00am - 12:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freedom Gate Church",
                "url": "https://allevents.in/org/freedom-gate-church/24105520"
            }
        ]
    }
]
```