

# Event Details

- **Event Name**: Grill Fest
- **Event Start and End Date**: Sun, 14 Sep, 2025 at 02:00 am
- **Event Description**: Grill Fest is an event centered on grill dishes to promote our culinary culture.
- **Event URL**: https://allevents.in/lagos/grill-fest/200028776555435
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Lagos
- **state**: LA
- **country**: Nigeria
- **location**: Ibeno beach in Akwa Ibom
- **lat**: 6.57601
- **long**: 3.36303
- **full address**: Ibeno beach in Akwa Ibom, Lagos, Nigeria

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Grill Fest (https://allevents.in/org/grill-fest/26578821)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c4ba2caf992fb2eee5246127e958a430a5c94a14fe135784193b6b008d0ce030-rimg-w853-h1280-dc020203-gmir?v=1757437684
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b13a546fe54676b5bd1e90f257cfd3c41aea1952b76d8eca93ba4f21b5bfe1ea-rimg-w300-h300-dc5e605f-gmir?v=1757437684

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Sep, 2025 at 02:00 am
- **Q**: Where is the event happening?
  - **A:** Ibeno beach in Akwa Ibom, Lagos, Nigeria
- **Q**: Who is organizing the event?
  - **A:** Grill Fest
- **Q**: What type of event is this?
  - **A:** festivals
- **Q**: Where can I find ticket details about Grill Fest ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Grill Fest",
        "image": "https://cdn-az.allevents.in/events4/banners/c4ba2caf992fb2eee5246127e958a430a5c94a14fe135784193b6b008d0ce030-rimg-w853-h1280-dc020203-gmir?v=1757437684",
        "startDate": "2025-09-14",
        "url": "https://allevents.in/lagos/grill-fest/200028776555435",
        "location": {
            "@type": "Place",
            "name": "Ibeno beach in Akwa Ibom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lagos, Nigeria",
                "addressLocality": "Lagos",
                "addressRegion": "LA",
                "addressCountry": "NG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "6.57601",
                "longitude": "3.36303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grill Fest is an event centered on grill dishes to promote our culinary culture.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grill Fest",
                "url": "https://allevents.in/org/grill-fest/26578821"
            }
        ]
    }
]
```