

# Event Details

- **Event Name**: Movie Night: Grease
- **Event Start and End Date**: Sun, 05 Oct, 2025 at 06:45 am
- **Event Description**: Get ready to sing along and relive the magic of Grease! Don’t miss this retro favorite on the big screen at Garland Hush House.
- **Event URL**: https://allevents.in/garland/movie-night-grease/200028978389912
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Garland
- **state**: TX
- **country**: United States
- **location**: 713 A Main St Garland, TX 75040
- **lat**: 32.91292
- **long**: -96.63976
- **full address**: 713 A Main St Garland, TX 75040, 713 Main St, Garland, TX 75040-6324, United States

## Event gallery

- **Alt text**: Movie Night: Grease
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a95ce4143a6e3a617ad87ffa9f21f4d4e921005f03e511e860b52fcc3d9a737b-rimg-w1200-h600-dceaeae8-gmir?v=1759227671

## FAQs

- **Q**: When and where is Movie Night: Grease being held?
  - **A:** Movie Night: Grease takes place on Sun, 05 Oct, 2025 at 06:45 am to Sun, 05 Oct, 2025 at 06:45 am at 713 A Main St Garland, TX 75040, 713 Main St, Garland, TX 75040-6324, United States.
- **Q**: Who is organizing Movie Night: Grease?
  - **A:** Movie Night: Grease is organized by Garland Hush House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night: Grease",
        "image": "https://cdn-az.allevents.in/events1/banners/a95ce4143a6e3a617ad87ffa9f21f4d4e921005f03e511e860b52fcc3d9a737b-rimg-w1200-h600-dceaeae8-gmir?v=1759227671",
        "startDate": "2025-10-05",
        "url": "https://allevents.in/garland/movie-night-grease/200028978389912",
        "location": {
            "@type": "Place",
            "name": "713 A Main St Garland, TX 75040",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "713 Main St, Garland, TX 75040-6324, United States",
                "addressLocality": "Garland",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.91292",
                "longitude": "-96.63976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to sing along and relive the magic of Grease! Don’t miss this retro favorite on the big screen at Garland Hush House.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garland Hush House",
                "url": "https://allevents.in/org/garland-hush-house/26825887"
            }
        ]
    }
]
```