

# Event Details

- **Event Name**: Opening Day Festivities
- **Event Start and End Date**: Sat, 21 May, 2022 at 10:00 am – Sat, 21 May, 2022 at 05:00 pm
- **Event URL**: https://allevents.in/libby/opening-day-festivities/200022080074827
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Libby
- **state**: MT
- **country**: United States
- **location**: Libby, Montana
- **lat**: 48.3882861
- **long**: -115.5559988
- **full address**: Libby, Montana, United States

## Event gallery

- **Alt text**: Opening Day Festivities
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6d901a8a63f3de96a942b27a376fc3ed60d094dc7266e562a0440e08de1f669c-rimg-w960-h600-gmir.jpg?v=1653105152

## FAQs

- **Q**: When and where is Opening Day Festivities being held?
  - **A:** Opening Day Festivities takes place on Sat, 21 May, 2022 at 10:00 am to Sat, 21 May, 2022 at 05:00 pm at Libby, Montana, United States.
- **Q**: Who is organizing Opening Day Festivities?
  - **A:** Opening Day Festivities is organized by The Heritage Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening Day Festivities",
        "image": "https://cdn-az.allevents.in/events10/banners/6d901a8a63f3de96a942b27a376fc3ed60d094dc7266e562a0440e08de1f669c-rimg-w960-h600-gmir.jpg?v=1653105152",
        "startDate": "2022-05-21",
        "endDate": "2022-05-21",
        "url": "https://allevents.in/libby/opening-day-festivities/200022080074827",
        "location": {
            "@type": "Place",
            "name": "Libby, Montana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": ",Libby,MT,United States",
                "addressLocality": "Libby",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.3882861",
                "longitude": "-115.5559988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Heritage Museum",
                "url": "https://allevents.in/org/the-heritage-museum/17128275",
                "description": "34067 US Highway 2, P.O. Box 628, Libby, MT, 59923\nThe museum, manned solely by volunteers, aims to preserve the history of Lincoln County, Montana. It is open daily June through August."
            }
        ]
    }
]
```