

# Event Details

- **Event Name**: Holiday Party
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: We welcome all interested youth and visitors! 

Celebrate the season with games, snacks, and presents.
- **Event URL**: https://allevents.in/hillsboro/holiday-party/200029160179919
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: OR
- **country**: United States
- **location**: Hillsboro Odd Fellows
- **lat**: 45.52287
- **long**: -122.98642
- **full address**: Hillsboro Odd Fellows, 267 E Main St, Hillsboro, OR 97123-4020, United States

## Event gallery

- **Alt text**: Holiday Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9c23e9885c282f90f6a938a75eed9481f3ca11b371cffc3d187ce93390fa6bd4-rimg-w1200-h444-dc005212-gmir?v=1765219823

## FAQs

- **Q**: When and where is Holiday Party being held?
  - **A:** Holiday Party takes place on Mon, 15 Dec, 2025 at 07:00 pm to Mon, 15 Dec, 2025 at 07:00 pm at Hillsboro Odd Fellows, 267 E Main St, Hillsboro, OR 97123-4020, United States.
- **Q**: Who is organizing Holiday Party?
  - **A:** Holiday Party is organized by Scout Troop 240.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Hillsboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Party",
        "image": "https://cdn-az.allevents.in/events10/banners/9c23e9885c282f90f6a938a75eed9481f3ca11b371cffc3d187ce93390fa6bd4-rimg-w1200-h444-dc005212-gmir?v=1765219823",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/hillsboro/holiday-party/200029160179919",
        "location": {
            "@type": "Place",
            "name": "Hillsboro Odd Fellows",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "267 E Main St, Hillsboro, OR 97123-4020, United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.52287",
                "longitude": "-122.98642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome all interested youth and visitors! \n\nCelebrate the season with games, snacks, and presents.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scout Troop 240",
                "url": "https://allevents.in/org/scout-troop-240/26781641"
            }
        ]
    }
]
```