

# Event Details

- **Event Name**: RESORTS WORLD
- **Event Start and End Date**: Sat, 30 May, 2026 at 08:00 pm (+01:00)
- **Event Description**: THE HOT HEADS PLAY THE NEC. COME AND JOIN US FOR SOME FOOT STOMPING INDIE TUNES DONT MISS THIS FANTASTIC NIGHT OUT.
- **Event URL**: https://allevents.in/marston-green/resorts-world/200029947807305
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marston Green
- **state**: EN
- **country**: United Kingdom
- **location**: The World Bar-Resorts World, Birmingham
- **lat**: 52.448379845359
- **long**: -1.7184117044797
- **full address**: The World Bar-Resorts World, Birmingham, Marston Green, United Kingdom

## Event gallery

- **Alt text**: RESORTS WORLD
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1f92b84a1a6486fab052daf2c4667f3d21066ae0be63eece60a57370ed627c42-rimg-w960-h960-dc000000-gmir?v=1776274085

## FAQs

- **Q**: When and where is RESORTS WORLD being held?
  - **A:** RESORTS WORLD takes place on Sat, 30 May, 2026 at 08:00 pm to Sat, 30 May, 2026 at 08:00 pm at The World Bar-Resorts World, Birmingham, Marston Green, United Kingdom.
- **Q**: Who is organizing RESORTS WORLD?
  - **A:** RESORTS WORLD is organized by The Hot Heads.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RESORTS WORLD",
        "image": "https://cdn-az.allevents.in/events10/banners/1f92b84a1a6486fab052daf2c4667f3d21066ae0be63eece60a57370ed627c42-rimg-w960-h960-dc000000-gmir?v=1776274085",
        "startDate": "2026-05-30T20:00:00+01:00",
        "url": "https://allevents.in/marston-green/resorts-world/200029947807305",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The World Bar-Resorts World, Birmingham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Marston Green",
                "addressLocality": "Marston Green",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.448379845359",
                "longitude": "-1.7184117044797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "THE HOT HEADS PLAY THE NEC. COME AND JOIN US FOR SOME FOOT STOMPING INDIE TUNES DONT MISS THIS FANTASTIC NIGHT OUT.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hot Heads",
                "url": "https://allevents.in/org/the-hot-heads/20916006"
            }
        ]
    }
]
```