

# Event Details

- **Event Name**: Valentine's Night Out
- **Event Start and End Date**: Thu, 14 Feb, 2019 at 06:00 am – Sat, 16 Feb, 2019 at 06:00 am
- **Event Description**: Take your partner on a night out this Valentines Weekend &amp; rekindle the flame.
- **Event URL**: https://allevents.in/harare/valentines-night-out/20002052602840
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Harare
- **state**: MC
- **country**: Zimbabwe
- **location**: Daisy's Guest House8 Leslie Close, Greendale North, 00000 Harare, Zimbabwe
- **lat**: -17.79945321906
- **long**: 31.127088670101
- **full address**: Daisy's Guest House8 Leslie Close, Greendale North, 00000 Harare, Zimbabwe, Harare, Zimbabwe

## Event gallery

- **Alt text**: Valentine's Night Out
  - **Image URL**: https://cdn-az.allevents.in/banners/e47d5600-2e88-11e9-9e32-05fb9439263f-rimg-w511-h480-gmir.jpg

## FAQs

- **Q**: When and where is Valentine's Night Out being held?
  - **A:** Valentine's Night Out takes place on Thu, 14 Feb, 2019 at 06:00 am to Sat, 16 Feb, 2019 at 06:00 am at Daisy's Guest House8 Leslie Close, Greendale North, 00000 Harare, Zimbabwe, Harare, Zimbabwe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine's Night Out",
        "image": "https://cdn-az.allevents.in/banners/e47d5600-2e88-11e9-9e32-05fb9439263f-rimg-w511-h480-gmir.jpg",
        "startDate": "2019-02-14",
        "endDate": "2019-02-16",
        "url": "https://allevents.in/harare/valentines-night-out/20002052602840",
        "location": {
            "@type": "Place",
            "name": "Daisy's Guest House8 Leslie Close, Greendale North, 00000 Harare, Zimbabwe",
            "address": {
                "@type": "PostalAddress",
                "name": "Daisy's Guest House8 Leslie Close, Greendale North, 00000 Harare, Zimbabwe, Harare, Zimbabwe",
                "addressLocality": "Harare",
                "addressRegion": "MC",
                "addressCountry": "ZW"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-17.79945321906",
                "longitude": "31.127088670101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take your partner on a night out this Valentines Weekend & rekindle the flame."
    }
]
```