

# Event Details

- **Event Name**: Festive Night Out
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 04:00 pm
- **Event Description**: Save the Date!
- **Event URL**: https://allevents.in/york/festive-night-out/200029009014851
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 125

## Ticket Details


## Event venue details

- **city**: York
- **state**: WA
- **country**: Australia
- **location**: Barrack and Bates Street, Merredin
- **lat**: -31.48208
- **long**: 118.27872
- **full address**: Barrack and Bates Street, Merredin, York, Australia

## Event gallery

- **Alt text**: Festive Night Out
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bb660720ae2f945be81965fb8da620481eb92297be4c84cc65989002ce3bb1a1-rimg-w1200-h675-dc485f73-gmir?v=1765664202

## FAQs

- **Q**: When and where is Festive Night Out being held?
  - **A:** Festive Night Out takes place on Thu, 18 Dec, 2025 at 04:00 pm to Thu, 18 Dec, 2025 at 04:00 pm at Barrack and Bates Street, Merredin, York, Australia.
- **Q**: Who is organizing Festive Night Out?
  - **A:** Festive Night Out is organized by Shire of Merredin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Festive Night Out",
        "image": "https://cdn-az.allevents.in/events7/banners/bb660720ae2f945be81965fb8da620481eb92297be4c84cc65989002ce3bb1a1-rimg-w1200-h675-dc485f73-gmir?v=1765664202",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/york/festive-night-out/200029009014851",
        "location": {
            "@type": "Place",
            "name": "Barrack and Bates Street, Merredin",
            "address": {
                "@type": "PostalAddress",
                "name": "Barrack and Bates Street, Merredin, York, Australia",
                "addressLocality": "York",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.48208",
                "longitude": "118.27872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the Date!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shire of Merredin",
                "url": "https://allevents.in/org/shire-of-merredin/19825101"
            }
        ]
    }
]
```