

# Event Details

- **Event Name**: 1973 Masquerade Ball
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 05:00 pm – Mon, 29 Dec, 2025 at 06:00 pm
- **Event Description**: A night to remember. To all skeptron open for National Council and National Grand Council. A night road to Unity .
- **Event URL**: https://allevents.in/manila/1973-masquerade-ball/800026648097028
- **Event Categories**: parties, music
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Manila
- **state**: MM
- **country**: Philippines
- **location**: Manila Hotel
- **lat**: 14.59951210022
- **long**: 120.98422241211
- **full address**: Manila Hotel, One Rizal Park, Manila, Philippines

## Event gallery

- **Alt text**: 1973 Masquerade Ball
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb666715b39c5f2.jpg

## FAQs

- **Q**: When and where is 1973 Masquerade Ball being held?
  - **A:** 1973 Masquerade Ball takes place on Sat, 13 Dec, 2025 at 05:00 pm to Mon, 29 Dec, 2025 at 06:00 pm at Manila Hotel, One Rizal Park, Manila, Philippines.
- **Q**: Who is organizing 1973 Masquerade Ball?
  - **A:** 1973 Masquerade Ball is organized by Syd Jaro Bilaro.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1973 Masquerade Ball",
        "image": "https://cdn2.allevents.in/thumbs/thumb666715b39c5f2.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/manila/1973-masquerade-ball/800026648097028",
        "location": {
            "@type": "Place",
            "name": "Manila Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "One Rizal Park",
                "addressLocality": "Manila",
                "addressRegion": "MM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.59951210022",
                "longitude": "120.98422241211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night to remember. To all skeptron open for National Council and National Grand Council. A night road to Unity .",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Syd Jaro Bilaro",
                "url": "https://allevents.in/org/syd-jaro-bilaro/23638655"
            }
        ]
    }
]
```