

# Event Details

- **Event Name**: Youth Club
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 10:00 am – Sat, 15 Nov, 2025 at 12:00 pm
- **Event Description**: Join us for fun games and crafts. 
£2 per child including snacks.
- **Event URL**: https://allevents.in/lakenheath/youth-club/200028924995402
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lakenheath
- **state**: EN
- **country**: United Kingdom
- **location**: Tuddenham St Mary
- **lat**: 52.315126536463
- **long**: 0.54515160620263
- **full address**: Tuddenham St Mary, Bury St. Edmunds, Lakenheath, United Kingdom

## Event gallery

- **Alt text**: Youth Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1b6dc163e95f163fcb4ef0cf1dbf8cbc7b8e61d519aa486c771b6443be9439e3-rimg-w980-h450-dc010101-gmir?v=1761779177

## FAQs

- **Q**: When and where is Youth Club being held?
  - **A:** Youth Club takes place on Sat, 15 Nov, 2025 at 10:00 am to Sat, 15 Nov, 2025 at 12:00 pm at Tuddenham St Mary, Bury St. Edmunds, Lakenheath, United Kingdom.
- **Q**: Who is organizing Youth Club?
  - **A:** Youth Club is organized by Tuddenham Youth Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Club",
        "image": "https://cdn-az.allevents.in/events6/banners/1b6dc163e95f163fcb4ef0cf1dbf8cbc7b8e61d519aa486c771b6443be9439e3-rimg-w980-h450-dc010101-gmir?v=1761779177",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/lakenheath/youth-club/200028924995402",
        "location": {
            "@type": "Place",
            "name": "Tuddenham St Mary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bury St. Edmunds",
                "addressLocality": "Lakenheath",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.315126536463",
                "longitude": "0.54515160620263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for fun games and crafts. \n£2 per child including snacks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tuddenham Youth Club",
                "url": "https://allevents.in/org/tuddenham-youth-club/26761880"
            }
        ]
    }
]
```