

# Event Details

- **Event Name**: Rave Fever
- **Event Start and End Date**: Sat, 01 Mar, 2025 at 07:00 pm – Sun, 02 Mar, 2025 at 03:00 am
- **Event Description**: Rave Fever Over 18s Event in HartlepoolArtistsMC Stompin
- **Event URL**: https://allevents.in/hartlepool/rave-fever/300040242374
- **Event Categories**: raves, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Hartlepool/The-Hillcarter-Hotel/Rave-Fever/40242374/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Hartlepool
- **state**: EN
- **country**: United Kingdom
- **location**: The Hillcarter Hotel
- **lat**: 54.68621860
- **long**: -1.20653550
- **full address**: The Hillcarter Hotel, Church Street, Hartlepool, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/3/6/e/1853102_3ccd208c_rave-fever_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/3/6/e/1853102_3ccd208c_rave-fever_400.jpg

## Artist Details

- **Artist name**: MC Stompin

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 01 Mar, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Hillcarter Hotel, Church Street, Hartlepool, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** MC Stompin
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** raves, art
- **Q**: Where can I find ticket details about Rave Fever ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rave Fever",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/3/6/e/1853102_3ccd208c_rave-fever_1024.jpg",
        "startDate": "2025-03-01",
        "endDate": "2025-03-02",
        "url": "https://allevents.in/hartlepool/rave-fever/300040242374",
        "location": {
            "@type": "Place",
            "name": "The Hillcarter Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Church Street",
                "addressLocality": "Hartlepool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.68621860",
                "longitude": "-1.20653550"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rave Fever Over 18s Event in HartlepoolArtistsMC Stompin",
        "performer": [
            {
                "@type": "Person",
                "name": "MC Stompin"
            }
        ]
    }
]
```