

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Snacks and Drinks will be provided!
- **Event URL**: https://allevents.in/gastonia/movie-night/200029881195309
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Gastonia
- **state**: NC
- **country**: United States
- **location**: 530 Bethany Rd., Gastonia, NC, United States, North Carolina 28052
- **lat**: 35.18874
- **long**: -81.25853
- **full address**: 530 Bethany Rd., Gastonia, NC, United States, North Carolina 28052

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b96bb339bf12900f0d422fe09f8f8f9bff574ce8ddee9a677c4d394621a0e4b8-rimg-w1200-h1553-dc01003c-gmir?v=1775660950

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Sun, 19 Apr, 2026 at 05:00 pm to Sun, 19 Apr, 2026 at 05:00 pm at 530 Bethany Rd., Gastonia, NC, United States, North Carolina 28052.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Southside Baptist of Gastonia NC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie Night 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 Gastonia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie Night 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": "Movie Night",
        "image": "https://cdn-az.allevents.in/events2/banners/b96bb339bf12900f0d422fe09f8f8f9bff574ce8ddee9a677c4d394621a0e4b8-rimg-w1200-h1553-dc01003c-gmir?v=1775660950",
        "startDate": "2026-04-19T17:00:00-04:00",
        "url": "https://allevents.in/gastonia/movie-night/200029881195309",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "530 Bethany Rd., Gastonia, NC, United States, North Carolina 28052",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "530 Bethany Rd, Gastonia, NC 28052-7709, United States",
                "addressLocality": "Gastonia",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.18874",
                "longitude": "-81.25853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Snacks and Drinks will be provided!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Baptist of Gastonia NC",
                "url": "https://allevents.in/org/southside-baptist-of-gastonia-nc/27617832"
            }
        ]
    }
]
```