

# Event Details

- **Event Name**: Reggae Night
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 09:00 pm – Sat, 12 Jul, 2025 at 11:30 pm
- **Event Description**: Jamming band returns to the Over 21 Club performing reggae, rocksteady and ska classics for yesteryear.
- **Event URL**: https://allevents.in/croydon/reggae-night/200028140110343
- **Event Categories**: reggae, entertainment, performances, music
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Croydon
- **state**: EN
- **country**: United Kingdom
- **location**: Over 21 Club
- **lat**: 51.34476
- **long**: -0.02158
- **full address**: Over 21 Club, 2 North Downs Road, Croydon, CR0 0LB, United Kingdom

## Event gallery

- **Alt text**: Reggae Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/19bd739644d7fcc4d6018af3e5b79d58482025fb0cf2567e7dfb65fe5d7bc793-rimg-w1200-h675-dcffffff-gmir?v=1752321377

## FAQs

- **Q**: When and where is Reggae Night being held?
  - **A:** Reggae Night takes place on Sat, 12 Jul, 2025 at 09:00 pm to Sat, 12 Jul, 2025 at 11:30 pm at Over 21 Club, 2 North Downs Road, Croydon, CR0 0LB, United Kingdom.
- **Q**: Who is organizing Reggae Night?
  - **A:** Reggae Night is organized by Jamming BAND.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Reggae Night is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Croydon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Reggae Night 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": "Reggae Night",
        "image": "https://cdn-az.allevents.in/events9/banners/19bd739644d7fcc4d6018af3e5b79d58482025fb0cf2567e7dfb65fe5d7bc793-rimg-w1200-h675-dcffffff-gmir?v=1752321377",
        "startDate": "2025-07-12",
        "endDate": "2025-07-12",
        "url": "https://allevents.in/croydon/reggae-night/200028140110343",
        "location": {
            "@type": "Place",
            "name": "Over 21 Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 North Downs Road, Croydon, CR0 0LB, United Kingdom",
                "addressLocality": "Croydon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.34476",
                "longitude": "-0.02158"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jamming band returns to the Over 21 Club performing reggae, rocksteady and ska classics for yesteryear.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jamming BAND",
                "url": "https://allevents.in/org/jamming-band/24171358"
            }
        ]
    }
]
```