

# Event Details

- **Event Name**: Movie in the Park
- **Event Start and End Date**: Fri, 11 May, 2018 at 05:30 pm
- **Event URL**: https://allevents.in/dorchester-county/movie-in-the-park/190518225006534
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dorchester County
- **state**: SC
- **country**: Stati Uniti
- **location**: Gahagan Park
- **lat**: 33.0086739
- **long**: -80.1641561
- **full address**: Gahagan Park, Dorchester County, Stati Uniti

## Event gallery

- **Alt text**: Movie in the Park
  - **Image URL**: https://cdn-az.allevents.in/banners/08933f39fca902f1d7759b20c5e9ac85-rimg-w720-h540-gmir.jpg

## FAQs

- **Q**: When and where is Movie in the Park being held?
  - **A:** Movie in the Park takes place on Fri, 11 May, 2018 at 05:30 pm to Fri, 11 May, 2018 at 05:30 pm at Gahagan Park, Dorchester County, Stati Uniti.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park",
        "image": "https://cdn-az.allevents.in/banners/08933f39fca902f1d7759b20c5e9ac85-rimg-w720-h540-gmir.jpg",
        "startDate": "2018-05-11",
        "url": "https://allevents.in/dorchester-county/movie-in-the-park/190518225006534",
        "location": {
            "@type": "Place",
            "name": "Gahagan Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Gahagan Park, Dorchester County, Stati Uniti",
                "addressLocality": "Dorchester County",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Stati Uniti"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.0086739",
                "longitude": "-80.1641561"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```