

# Event Details

- **Event Name**: Historic Corinth Cemetery Tour
- **Event Start and End Date**: Sat, 27 Oct, 2018 at 03:00 pm – Sat, 27 Oct, 2018 at 05:00 pm
- **Event URL**: https://allevents.in/events/historic-corinth-cemetery-tour/20003274584372
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **country**: United States
- **location**: Corinth City Cemetery
- **lat**: 34.93038
- **long**: -88.51157
- **full address**: Corinth City Cemetery, United States

## Event gallery

- **Alt text**: Historic Corinth Cemetery Tour
  - **Image URL**: https://cdn-az.allevents.in/banners/154a96c0-d83b-11e8-bf5b-a32565f21459-rimg-w526-h370-dcb4b9c0-gmir.jpg

## FAQs

- **Q**: When and where is Historic Corinth Cemetery Tour being held?
  - **A:** Historic Corinth Cemetery Tour takes place on Sat, 27 Oct, 2018 at 03:00 pm to Sat, 27 Oct, 2018 at 05:00 pm at Corinth City Cemetery, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Historic Corinth Cemetery Tour",
        "image": "https://cdn-az.allevents.in/banners/154a96c0-d83b-11e8-bf5b-a32565f21459-rimg-w526-h370-dcb4b9c0-gmir.jpg",
        "startDate": "2018-10-27",
        "endDate": "2018-10-27",
        "url": "https://allevents.in/events/historic-corinth-cemetery-tour/20003274584372",
        "location": {
            "@type": "Place",
            "name": "Corinth City Cemetery",
            "address": {
                "@type": "PostalAddress",
                "name": "Corinth City Cemetery, United States",
                "addressLocality": "",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.93038",
                "longitude": "-88.51157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```