

# Event Details

- **Event Name**: Dive in movie
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: DIVE-IN Movie this Saturday at 7pm! We will provide popcorn and candy and some drinks. Movie begins at dark!
- **Event URL**: https://allevents.in/powder-springs/dive-in-movie/200030274260541
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Powder Springs
- **state**: GA
- **country**: United States
- **location**: 5968 Henley Drive, Powder Springs, GA
- **lat**: 33.95792
- **long**: -84.72896
- **full address**: 5968 Henley Drive, Powder Springs, GA, United States

## Event gallery

- **Alt text**: Dive in movie
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4f47114fa43d2c4caebb01dfd43c30dd575d955b8853702328897d55ccb2b7e0-rimg-w1200-h900-dcd38f61-gmir?v=1781950180

## FAQs

- **Q**: When and where is Dive in movie being held?
  - **A:** Dive in movie takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at 5968 Henley Drive, Powder Springs, GA, United States.
- **Q**: Who is organizing Dive in movie?
  - **A:** Dive in movie is organized by Wyndham Woods.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dive in movie",
        "image": "https://cdn-az.allevents.in/events6/banners/4f47114fa43d2c4caebb01dfd43c30dd575d955b8853702328897d55ccb2b7e0-rimg-w1200-h900-dcd38f61-gmir?v=1781950180",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/powder-springs/dive-in-movie/200030274260541",
        "location": {
            "@type": "Place",
            "name": "5968 Henley Drive, Powder Springs, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5968 Henley Dr NW, Powder Springs, GA 30127-4265, United States",
                "addressLocality": "Powder Springs",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.95792",
                "longitude": "-84.72896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DIVE-IN Movie this Saturday at 7pm! We will provide popcorn and candy and some drinks. Movie begins at dark!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyndham Woods",
                "url": "https://allevents.in/org/wyndham-woods/23912815"
            }
        ]
    }
]
```