

# Event Details

- **Event Name**: Candy Land Concert
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 03:00 pm – Fri, 28 Nov, 2025 at 09:15 pm
- **Event Description**: Book your tickets for Wednesday @ 15:00 & Thursday and Friday @ 18:00
- **Event URL**: https://allevents.in/strand/candy-land-concert/200028873337230
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Strand
- **state**: WC
- **country**: South Africa
- **location**: 20 Jurgens street, Strand, South Africa
- **lat**: -34.09999
- **long**: 18.83007
- **full address**: 20 Jurgens street, Strand, South Africa

## Event gallery

- **Alt text**: Candy Land Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/24c08510463475cc8b5ee57b0b4d396c7ac0da7ab1d8152141b0e20d8ec2599b-rimg-w1200-h1200-dc4a3478-gmir?v=1764061058

## FAQs

- **Q**: When and where is Candy Land Concert being held?
  - **A:** Candy Land Concert takes place on Wed, 26 Nov, 2025 at 03:00 pm to Fri, 28 Nov, 2025 at 09:15 pm at 20 Jurgens street, Strand, South Africa.
- **Q**: Who is organizing Candy Land Concert?
  - **A:** Candy Land Concert is organized by Speelkasteel Strand.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candy Land Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Strand, this event is thoughtfully curated to deliver a standout experience worth every moment. If Candy Land Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Candy Land Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/24c08510463475cc8b5ee57b0b4d396c7ac0da7ab1d8152141b0e20d8ec2599b-rimg-w1200-h1200-dc4a3478-gmir?v=1764061058",
        "startDate": "2025-11-26",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/strand/candy-land-concert/200028873337230",
        "location": {
            "@type": "Place",
            "name": "20 Jurgens street, Strand, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Jurgens St, Strand, 7140, South Africa",
                "addressLocality": "Strand",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.09999",
                "longitude": "18.83007"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Book your tickets for Wednesday @ 15:00 & Thursday and Friday @ 18:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Speelkasteel Strand",
                "url": "https://allevents.in/org/speelkasteel-strand/22417164"
            }
        ]
    }
]
```