

# Event Details

- **Event Name**: Valentines Variety Show
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 08:00 am – Sat, 14 Feb, 2026 at 12:30 pm
- **Event Description**: BOOKINGS ARE OPEN  for our Valentines Evening show. Details on the poster.
- **Event URL**: https://allevents.in/wollongong/valentines-variety-show/200029330732446
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Wollongong
- **state**: NS
- **country**: Australia
- **location**: Albion Park Bowling Club
- **lat**: -34.57034
- **long**: 150.76874
- **full address**: Albion Park Bowling Club, 178 Tongarra Road,Wollongong,NSW,Australia

## Event gallery

- **Alt text**: Valentines Variety Show
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Valentines+Variety+Show&date=Sat%2C+14+Feb%2C+2026+at+08%3A00+am&bg=2

## FAQs

- **Q**: When and where is Valentines Variety Show being held?
  - **A:** Valentines Variety Show takes place on Sat, 14 Feb, 2026 at 08:00 am to Sat, 14 Feb, 2026 at 12:30 pm at Albion Park Bowling Club, 178 Tongarra Road,Wollongong,NSW,Australia.
- **Q**: Who is organizing Valentines Variety Show?
  - **A:** Valentines Variety Show is organized by Kwozzi.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentines Variety Show",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Valentines+Variety+Show&date=Sat%2C+14+Feb%2C+2026+at+08%3A00+am&bg=2",
        "startDate": "2026-02-14",
        "endDate": "2026-02-14",
        "url": "https://allevents.in/wollongong/valentines-variety-show/200029330732446",
        "location": {
            "@type": "Place",
            "name": "Albion Park Bowling Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "178 Tongarra Road,Wollongong,NSW,Australia",
                "addressLocality": "Wollongong",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.57034",
                "longitude": "150.76874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BOOKINGS ARE OPEN  for our Valentines Evening show. Details on the poster.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kwozzi",
                "url": "https://allevents.in/org/kwozzi/25806210"
            }
        ]
    }
]
```