

# Event Details

- **Event Name**: 80's music festival
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 12:00 pm
- **Event Description**: 80's Music festival
- **Event URL**: https://allevents.in/maseru/80s-music-festival/200029159246401
- **Event Categories**: music-festivals, festivals, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Maseru
- **state**: MS
- **country**: Lesotho
- **location**: Mookoli
- **lat**: -29.303253860761
- **long**: 27.514675827458
- **full address**: Mookoli, Botsabelo, Maseru, Lesotho

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Highlands trout fish market (https://allevents.in/org/highlands-trout-fish-market/27041506)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6f704ad5577556a8fc66f7004c017825ee704de087e9e47b1793e7bb4e877e8c-rimg-w793-h1122-dcfefefd-gmir?v=1762663080
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d5073564d1cd08164958ac51c992c6fca9fbb481cfcd9da684bf7ca26d6fd6d0-rimg-w300-h300-dcfefefd-gmir?v=1762663081

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Mookoli, Botsabelo, Maseru, Lesotho
- **Q**: Who is organizing the event?
  - **A:** Highlands trout fish market
- **Q**: What type of event is this?
  - **A:** music-festivals, festivals, music, entertainment
- **Q**: Where can I find ticket details about 80's music festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "80's music festival",
        "image": "https://cdn-az.allevents.in/events8/banners/6f704ad5577556a8fc66f7004c017825ee704de087e9e47b1793e7bb4e877e8c-rimg-w793-h1122-dcfefefd-gmir?v=1762663080",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/maseru/80s-music-festival/200029159246401",
        "location": {
            "@type": "Place",
            "name": "Mookoli",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Botsabelo, Maseru, Lesotho",
                "addressLocality": "Maseru",
                "addressRegion": "MS",
                "addressCountry": "LS"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-29.303253860761",
                "longitude": "27.514675827458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "80's Music festival",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highlands trout fish market",
                "url": "https://allevents.in/org/highlands-trout-fish-market/27041506"
            }
        ]
    }
]
```