

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 05:30 pm
- **Event Description**: Join us for a family friendly movie night featuring "the Lorax" based on the beloved Dr Suess book. Bring your favorite blanket, pillow or bean bag! Admission is free, concessions available for purchase. All children must be accompanied by a adult.
- **Event URL**: https://allevents.in/wolfe-city/movie-night/200029674498736
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wolfe City
- **state**: TX
- **country**: United States
- **location**: 204 E Williams St, Wolfe City, TX, United States, Texas 75496
- **lat**: 33.37194
- **long**: -96.06793
- **full address**: 204 E Williams St, Wolfe City, TX, United States, Texas 75496

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d57f03d3d4246d340b4610013fab203c16a034408ec0364e12395aa7d31da234-rimg-w1200-h1600-dc5b88c7-gmir?v=1771318416

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Sat, 21 Feb, 2026 at 05:30 pm to Sat, 21 Feb, 2026 at 05:30 pm at 204 E Williams St, Wolfe City, TX, United States, Texas 75496.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Wolfe City Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/d57f03d3d4246d340b4610013fab203c16a034408ec0364e12395aa7d31da234-rimg-w1200-h1600-dc5b88c7-gmir?v=1771318416",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/wolfe-city/movie-night/200029674498736",
        "location": {
            "@type": "Place",
            "name": "204 E Williams St, Wolfe City, TX, United States, Texas 75496",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 E Williams St, Wolfe City, TX 75496, United States",
                "addressLocality": "Wolfe City",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.37194",
                "longitude": "-96.06793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a family friendly movie night featuring \"the Lorax\" based on the beloved Dr Suess book. Bring your favorite blanket, pillow or bean bag! Admission is free, concessions available for purchase. All children must be accompanied by a adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wolfe City Public Library",
                "url": "https://allevents.in/org/wolfe-city-public-library/26414559"
            }
        ]
    }
]
```