

# Event Details

- **Event Name**: Movie Night at the Hattiesburg Library
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 05:00 pm
- **Event Description**: Enjoy some hot chocolate, snacks, and a holiday classic!
- **Event URL**: https://allevents.in/hattiesburg/movie-night-at-the-hattiesburg-library/200029187405109
- **Event Categories**: entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Hattiesburg
- **state**: MS
- **country**: United States
- **location**: 329 Hardy St, Hattiesburg, MS, United States, Mississippi 39401
- **lat**: 31.32532
- **long**: -89.29582
- **full address**: 329 Hardy St, Hattiesburg, MS, United States, Mississippi 39401

## Event gallery

- **Alt text**: Movie Night at the Hattiesburg Library
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ac5192dd7cbfbd4a94b42043345741c8774096636cdd340ea93d47c3c81b2011-rimg-w1200-h675-dc302e30-gmir?v=1764230665

## FAQs

- **Q**: When and where is Movie Night at the Hattiesburg Library being held?
  - **A:** Movie Night at the Hattiesburg Library takes place on Mon, 01 Dec, 2025 at 05:00 pm to Mon, 01 Dec, 2025 at 05:00 pm at 329 Hardy St, Hattiesburg, MS, United States, Mississippi 39401.
- **Q**: Who is organizing Movie Night at the Hattiesburg Library?
  - **A:** Movie Night at the Hattiesburg Library is organized by Library of Hattiesburg, Petal, and Forrest County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night at the Hattiesburg Library",
        "image": "https://cdn-az.allevents.in/events10/banners/ac5192dd7cbfbd4a94b42043345741c8774096636cdd340ea93d47c3c81b2011-rimg-w1200-h675-dc302e30-gmir?v=1764230665",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/hattiesburg/movie-night-at-the-hattiesburg-library/200029187405109",
        "location": {
            "@type": "Place",
            "name": "329 Hardy St, Hattiesburg, MS, United States, Mississippi 39401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "329 Hardy St, Hattiesburg, MS 39401-3824, United States",
                "addressLocality": "Hattiesburg",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.32532",
                "longitude": "-89.29582"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy some hot chocolate, snacks, and a holiday classic!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Library of Hattiesburg Petal and Forrest County",
                "url": "https://allevents.in/org/library-of-hattiesburg-petal-and-forrest-county/26057201"
            }
        ]
    }
]
```