

# Event Details

- **Event Name**: Night Market - POSTPONED
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 05:00 pm – Fri, 30 Jan, 2026 at 10:00 pm
- **Event Description**: Market has to unfortunately be postponed. We hope to see you for our next Legends Night Market on the 30th of January.
- **Event URL**: https://allevents.in/benoni/night-market-postponed/200029160530833
- **Event Categories**: night-markets
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Benoni
- **state**: GT
- **country**: South Africa
- **location**: Benoni Northerns Sports Club
- **lat**: -26.15564474
- **long**: 28.31764114
- **full address**: Benoni Northerns Sports Club, Benoni, South Africa

## Event gallery

- **Alt text**: Night Market - POSTPONED
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f40bdb84ce56e72531ebee65aed28634e52be7c6d29d1ce489a1f779ad7ddb05-rimg-w1200-h675-dc030517-gmir?v=1764571143

## FAQs

- **Q**: When and where is Night Market - POSTPONED being held?
  - **A:** Night Market - POSTPONED takes place on Fri, 30 Jan, 2026 at 05:00 pm to Fri, 30 Jan, 2026 at 10:00 pm at Benoni Northerns Sports Club, Benoni, South Africa.
- **Q**: Who is organizing Night Market - POSTPONED?
  - **A:** Night Market - POSTPONED is organized by Legends Night Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night Market - POSTPONED",
        "image": "https://cdn-az.allevents.in/events8/banners/f40bdb84ce56e72531ebee65aed28634e52be7c6d29d1ce489a1f779ad7ddb05-rimg-w1200-h675-dc030517-gmir?v=1764571143",
        "startDate": "2026-01-30",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/benoni/night-market-postponed/200029160530833",
        "eventStatus": "https://schema.org/EventPostponed",
        "location": {
            "@type": "Place",
            "name": "Benoni Northerns Sports Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Benoni Northerns Sports Club, Benoni, South Africa",
                "addressLocality": "Benoni",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.15564474",
                "longitude": "28.31764114"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Market has to unfortunately be postponed. We hope to see you for our next Legends Night Market on the 30th of January.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Legends Night Market",
                "url": "https://allevents.in/org/legends-night-market/26382024"
            }
        ]
    }
]
```