

# Event Details

- **Event Name**: Drive in movie night
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 08:00 am (+10:00)
- **Event Description**: TBC
- **Event URL**: https://allevents.in/east-maitland/drive-in-movie-night/200029938601612
- **Event Categories**: entertainment, drive-in
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029938601612?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=east+maitland-events

## Event venue details

- **city**: East Maitland
- **state**: NS
- **country**: Australia
- **location**: Heddon Greta Drive In
- **lat**: -32.8099
- **long**: 151.51488
- **full address**: Heddon Greta Drive In, Avery's Lane,Heddon Greta,NSW,Australia, East Maitland

## Event gallery

- **Alt text**: Drive in movie night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Drive+in+movie+night&date=Sun%2C+26+Apr%2C+2026+at+08%3A00+am&bg=3

## FAQs

- **Q**: When and where is Drive in movie night being held?
  - **A:** Drive in movie night takes place on Sun, 26 Apr, 2026 at 08:00 am to Sun, 26 Apr, 2026 at 08:00 am at Heddon Greta Drive In, Avery's Lane,Heddon Greta,NSW,Australia, East Maitland.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Drive in 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 East Maitland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Drive in 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": "Drive in movie night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Drive+in+movie+night&date=Sun%2C+26+Apr%2C+2026+at+08%3A00+am&bg=3",
        "startDate": "2026-04-26T08:00:00+10:00",
        "url": "https://allevents.in/east-maitland/drive-in-movie-night/200029938601612",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Heddon Greta Drive In",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Avery's Lane,Heddon Greta,NSW,Australia",
                "addressLocality": "East Maitland",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-32.8099",
                "longitude": "151.51488"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBC"
    }
]
```