

# Event Details

- **Event Name**: Soul Bags at Skamouth
- **Event Start and End Date**: Sun, 10 May, 2026 at 03:30 pm (+01:00)
- **Event Description**: We’re bringing the Northern Soul.. It’s time to dance …
- **Event URL**: https://allevents.in/enfield/soul-bags-at-skamouth/200029954278722
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Enfield
- **state**: EN
- **country**: United Kingdom
- **location**: Vauxhall Holiday Park Great Yarmouth
- **lat**: 51.6463283361
- **long**: -0.0373631003632
- **full address**: Vauxhall Holiday Park Great Yarmouth, Enfield, Enfield, United Kingdom

## Event gallery

- **Alt text**: Soul Bags at Skamouth
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/29e99ee473131d9deffc9e8d65174aa0f40ad79ffa0d6c3a4c0150588c659999-rimg-w1200-h675-dc332a2c-gmir?v=1776352761

## FAQs

- **Q**: When and where is Soul Bags at Skamouth being held?
  - **A:** Soul Bags at Skamouth takes place on Sun, 10 May, 2026 at 03:30 pm to Sun, 10 May, 2026 at 03:30 pm at Vauxhall Holiday Park Great Yarmouth, Enfield, Enfield, United Kingdom.
- **Q**: Who is organizing Soul Bags at Skamouth?
  - **A:** Soul Bags at Skamouth is organized by SOUL BAGS.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Soul Bags at Skamouth is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Enfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Soul Bags at Skamouth sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Soul Bags at Skamouth",
        "image": "https://cdn-az.allevents.in/events5/banners/29e99ee473131d9deffc9e8d65174aa0f40ad79ffa0d6c3a4c0150588c659999-rimg-w1200-h675-dc332a2c-gmir?v=1776352761",
        "startDate": "2026-05-10T15:30:00+01:00",
        "url": "https://allevents.in/enfield/soul-bags-at-skamouth/200029954278722",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vauxhall Holiday Park Great Yarmouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Enfield, Enfield, United Kingdom",
                "addressLocality": "Enfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.6463283361",
                "longitude": "-0.0373631003632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re bringing the Northern Soul.. It’s time to dance …",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SOUL BAGS",
                "url": "https://allevents.in/org/soul-bags/20145349"
            }
        ]
    }
]
```