

# Event Details

- **Event Name**: Viera 2 Christmas party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event Description**: Annual Christmas party
- **Event URL**: https://allevents.in/melbourne/viera-2-christmas-party/1600027566930439
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027566930439

## Event venue details

- **city**: Melbourne
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.223141
- **long**: -80.7241169
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7700 Lake Andrew Drive, Melbourne, US

## Event gallery

- **Alt text**: Viera 2 Christmas party
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5ab88f00-d21b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Viera 2 Christmas party being held?
  - **A:** Viera 2 Christmas party takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7700 Lake Andrew Drive, Melbourne, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Viera 2 Christmas party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Melbourne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Viera 2 Christmas party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Viera 2 Christmas party",
        "image": "https://cdn-az.allevents.in/events2/banners/5ab88f00-d21b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/melbourne/viera-2-christmas-party/1600027566930439",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7700 Lake Andrew Drive",
                "addressLocality": "Melbourne",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.223141",
                "longitude": "-80.7241169"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Christmas party"
    }
]
```