

# Event Details

- **Event Name**: test
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 08:00 pm (+02:00)
- **Event Description**: test
- **Event URL**: https://allevents.in/gembloux/test/200030018765757
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Gembloux
- **state**: WA
- **country**: Belgium
- **location**: Rue Phocas Lejeune, 27, 5032 Isnes, Belgium
- **lat**: 50.50188
- **long**: 4.71191
- **full address**: Rue Phocas Lejeune, 27, 5032 Isnes, Belgium, Rue Phocas Lejeune 27, 5032 Gembloux, Belgique, Gembloux, Belgium

## Event gallery

- **Alt text**: test
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6aecc9199c5522a27fe11d2a5bf3189b17b97a8c6da6175fcd4e6fc23daf1037-rimg-w640-h360-dc020102-gmir?v=1777821897

## FAQs

- **Q**: When and where is test being held?
  - **A:** test takes place on Sat, 05 Sep, 2026 at 08:00 pm to Sat, 05 Sep, 2026 at 08:00 pm at Rue Phocas Lejeune, 27, 5032 Isnes, Belgium, Rue Phocas Lejeune 27, 5032 Gembloux, Belgique, Gembloux, Belgium.
- **Q**: Who is organizing test?
  - **A:** test is organized by Le RETRO Discothèque.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "test",
        "image": "https://cdn-az.allevents.in/events6/banners/6aecc9199c5522a27fe11d2a5bf3189b17b97a8c6da6175fcd4e6fc23daf1037-rimg-w640-h360-dc020102-gmir?v=1777821897",
        "startDate": "2026-09-05T20:00:00+02:00",
        "url": "https://allevents.in/gembloux/test/200030018765757",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rue Phocas Lejeune, 27, 5032 Isnes, Belgium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rue Phocas Lejeune 27, 5032 Gembloux, Belgique",
                "addressLocality": "Gembloux",
                "addressRegion": "WA",
                "addressCountry": "BE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.50188",
                "longitude": "4.71191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "test",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Le RETRO Discothque",
                "url": "https://allevents.in/org/le-retro-discothèque/27751756"
            }
        ]
    }
]
```