

# Event Details

- **Event Name**: Beach party
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 04:00 am
- **Event Description**: plan to attend its gonna be fun
- **Event URL**: https://allevents.in/lagos/beach-party/200030424846307
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Lagos
- **state**: LA
- **country**: Nigeria
- **location**: Elegushi Beach
- **lat**: 6.4398178
- **long**: 3.488976
- **full address**: Elegushi Beach, 19 kunsela road, ikate elegushi,Lagos, Nigeria

## Event gallery

- **Alt text**: Beach party
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/55359a267b6ec08a63ab17ebee74b49cbd1d429ad98d2d60e91319c71771245b-rimg-w1200-h800-dc606075-gmir?v=1785136755

## FAQs

- **Q**: When and where is Beach party being held?
  - **A:** Beach party takes place on Sat, 01 Aug, 2026 at 04:00 am to Sat, 01 Aug, 2026 at 04:00 am at Elegushi Beach, 19 kunsela road, ikate elegushi,Lagos, Nigeria.
- **Q**: Who is organizing Beach party?
  - **A:** Beach party is organized by Mhiz Honeydrop.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beach party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Lagos, this event is thoughtfully curated to deliver a standout experience worth every moment. If Beach party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beach party",
        "image": "https://cdn-az.allevents.in/events7/banners/55359a267b6ec08a63ab17ebee74b49cbd1d429ad98d2d60e91319c71771245b-rimg-w1200-h800-dc606075-gmir?v=1785136755",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/lagos/beach-party/200030424846307",
        "location": {
            "@type": "Place",
            "name": "Elegushi Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 kunsela road, ikate elegushi,Lagos, Nigeria",
                "addressLocality": "Lagos",
                "addressRegion": "LA",
                "addressCountry": "NG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "6.4398178",
                "longitude": "3.488976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "plan to attend its gonna be fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mhiz Honeydrop",
                "url": "https://allevents.in/org/mhiz-honeydrop/28032935"
            }
        ]
    }
]
```