

# Event Details

- **Event Name**: St James Village Hall
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 07:30 pm
- **Event Description**: Live music with Soul Alliance
- **Event URL**: https://allevents.in/beccles/st-james-village-hall/200028355506748
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200028355506748?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=beccles-events

## Event venue details

- **city**: Beccles
- **state**: EN
- **country**: United Kingdom
- **location**: St James, South Elmham
- **lat**: 52.380430072867
- **long**: 1.4103006871698
- **full address**: St James, South Elmham, Halesworth, Beccles, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Soul Alliance (https://allevents.in/org/soul-alliance/25978446)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ad944298edaecec8afc1ca7a453d17b4141526724c811e708194ffebe00b3994-rimg-w1200-h750-dc1d1915-gmir?v=1757546869
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/687220e6ed1d363f2f0bde0b6d73918a85e657bc8d1022e3de1537ebaa2c6546-rimg-w300-h300-dc1e1916-gmir?v=1757546870

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Sep, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** St James, South Elmham, Halesworth, Beccles, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Soul Alliance
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about St James Village Hall ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "St James Village Hall",
        "image": "https://cdn-az.allevents.in/events5/banners/ad944298edaecec8afc1ca7a453d17b4141526724c811e708194ffebe00b3994-rimg-w1200-h750-dc1d1915-gmir?v=1757546869",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/beccles/st-james-village-hall/200028355506748",
        "location": {
            "@type": "Place",
            "name": "St James, South Elmham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Halesworth",
                "addressLocality": "Beccles",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.380430072867",
                "longitude": "1.4103006871698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music with Soul Alliance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Soul Alliance",
                "url": "https://allevents.in/org/soul-alliance/25978446"
            }
        ]
    }
]
```