

# Event Details

- **Event Name**: Triple X
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 09:00 pm
- **Event Description**: Classic rock brought to you by Triple X
- **Event URL**: https://allevents.in/littlehampton/triple-x/200028603267834
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Littlehampton
- **state**: EN
- **country**: United Kingdom
- **location**: 34 high street, Littlehampton
- **lat**: 50.80941
- **long**: -0.54328
- **full address**: 34 high street, Littlehampton, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Dolphin - Sports Bar (https://allevents.in/org/the-dolphin-sports-bar/21839815)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6a89bb9d3227a2a56e05906902c48a7122728ca78a51558c38a634fd75fa0704-rimg-w640-h466-dc040204-gmir?v=1759464496
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9c9c8599f2256e74e446c86b025cf7576dc3d3df9e118392a3f07f245f4bda50-rimg-w300-h300-dc060416-gmir?v=1759464498

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 11 Oct, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 34 high street, Littlehampton, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Dolphin - Sports Bar
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Triple X ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Triple X",
        "image": "https://cdn-az.allevents.in/events8/banners/6a89bb9d3227a2a56e05906902c48a7122728ca78a51558c38a634fd75fa0704-rimg-w640-h466-dc040204-gmir?v=1759464496",
        "startDate": "2025-10-11",
        "url": "https://allevents.in/littlehampton/triple-x/200028603267834",
        "location": {
            "@type": "Place",
            "name": "34 high street, Littlehampton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 High Street, Littlehampton, BN17 5ED, United Kingdom",
                "addressLocality": "Littlehampton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.80941",
                "longitude": "-0.54328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic rock brought to you by Triple X",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dolphin - Sports Bar",
                "url": "https://allevents.in/org/the-dolphin-sports-bar/21839815"
            }
        ]
    }
]
```