

# Event Details

- **Event Name**: Holiday Camp
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 09:00 am
- **Event Description**: Holiday club for kids ages 5-11
9-4
Different themes every week, with different activities every day
- **Event URL**: https://allevents.in/hindley/holiday-camp/200030261790104
- **Event Categories**: kids, holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hindley
- **state**: EN
- **country**: United Kingdom
- **location**: St Georges C of E School Westhoughton The Hoskers
- **lat**: 53.540982669337
- **long**: -2.5352482866538
- **full address**: St Georges C of E School Westhoughton The Hoskers, St George's C of E School Westhoughton The Hoskers,Bolton, Hindley, United Kingdom

## Event gallery

- **Alt text**: Holiday Camp
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/47ef833212cb0e854d5d256e98fe82944bcb960ef1e1f2d180c24c412c35720a-rimg-w931-h925-dcffffff-gmir?v=1782478886

## FAQs

- **Q**: When and where is Holiday Camp being held?
  - **A:** Holiday Camp takes place on Tue, 21 Jul, 2026 at 09:00 am to Tue, 21 Jul, 2026 at 09:00 am at St Georges C of E School Westhoughton The Hoskers, St George's C of E School Westhoughton The Hoskers,Bolton, Hindley, United Kingdom.
- **Q**: Who is organizing Holiday Camp?
  - **A:** Holiday Camp is organized by The Creation Station Bolton West.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Camp",
        "image": "https://cdn-az.allevents.in/events4/banners/47ef833212cb0e854d5d256e98fe82944bcb960ef1e1f2d180c24c412c35720a-rimg-w931-h925-dcffffff-gmir?v=1782478886",
        "startDate": "2026-07-21",
        "url": "https://allevents.in/hindley/holiday-camp/200030261790104",
        "location": {
            "@type": "Place",
            "name": "St Georges C of E School Westhoughton The Hoskers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St George's C of E School Westhoughton The Hoskers,Bolton",
                "addressLocality": "Hindley",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.540982669337",
                "longitude": "-2.5352482866538"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday club for kids ages 5-11\n9-4\nDifferent themes every week, with different activities every day",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Creation Station Bolton West",
                "url": "https://allevents.in/org/the-creation-station-bolton-west/27507820"
            }
        ]
    }
]
```