

# Event Details

- **Event Name**: The Broken Box Band @ The Loci
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 pm
- **Event Description**: We are back at the Loci this Saturday! Come join us for another classic rock night!
- **Event URL**: https://allevents.in/littlehampton/the-broken-box-band-the-loci/200029337969512
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Littlehampton
- **state**: EN
- **country**: United Kingdom
- **location**: The Locomotive Pub
- **lat**: 50.824772722147
- **long**: -0.5423832636305
- **full address**: The Locomotive Pub, Littlehampton, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Broken Box Band (https://allevents.in/org/the-broken-box-band/22279600)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/33929ac75ab168948acf6ddfe8bc5b55b0caaba7328f98db2b2aefbf3093b6d4-rimg-w1200-h654-dc322f17-gmir?v=1765430292
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Broken+Box+Band+%40+The+Loci&date=13+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Locomotive Pub, Littlehampton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Broken Box Band
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about The Broken Box Band @ The Loci ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Broken Box Band @ The Loci",
        "image": "https://cdn-az.allevents.in/events10/banners/33929ac75ab168948acf6ddfe8bc5b55b0caaba7328f98db2b2aefbf3093b6d4-rimg-w1200-h654-dc322f17-gmir?v=1765430292",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/littlehampton/the-broken-box-band-the-loci/200029337969512",
        "location": {
            "@type": "Place",
            "name": "The Locomotive Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Littlehampton",
                "addressLocality": "Littlehampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.824772722147",
                "longitude": "-0.5423832636305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are back at the Loci this Saturday! Come join us for another classic rock night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Broken Box Band",
                "url": "https://allevents.in/org/the-broken-box-band/22279600"
            }
        ]
    }
]
```