

# Event Details

- **Event Name**: Harvest Moon Festival
- **Event Start and End Date**: Fri, 13 Sep, 2019 at 04:00 pm – Fri, 13 Sep, 2019 at 08:00 pm
- **Event Description**: We are so excited for our first Fall weekend! Grab your friends and head out for an amazing time! You won't want to miss this one!
- **Event URL**: https://allevents.in/harrisonburg/harvest-moon-festival/200017846900035
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200017846900035?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=harrisonburg-events

## Event venue details

- **city**: Harrisonburg
- **state**: VA
- **country**: United States
- **location**: The Barn
- **lat**: 38.478653997868
- **long**: -78.968332810787
- **full address**: The Barn, 917 Muddy Creek Rd, Harrisonburg, Virginia 22802, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/48a4b5f58a1bd7cb5bf4069702a1331622eb9761f847904156acb7991c018a69-rimg-w503-h280-gmir.jpg?v=1568113037
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/eb6c1c79d16e4b2febe315c95d38e5bbafb9be8af352c0e791e9f23cc49a5397-rimg-w300-h300-gmir?v=1568113038

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Sep, 2019 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Barn, 917 Muddy Creek Rd, Harrisonburg, Virginia 22802, United States
- **Q**: What type of event is this?
  - **A:** Festivals
- **Q**: Where can I find ticket details about Harvest Moon Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Harvest Moon Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/48a4b5f58a1bd7cb5bf4069702a1331622eb9761f847904156acb7991c018a69-rimg-w503-h280-gmir.jpg?v=1568113037",
        "startDate": "2019-09-13",
        "endDate": "2019-09-13",
        "url": "https://allevents.in/harrisonburg/harvest-moon-festival/200017846900035",
        "location": {
            "@type": "Place",
            "name": "The Barn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "917 Muddy Creek Rd, Harrisonburg, Virginia 22802",
                "addressLocality": "Harrisonburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.478653997868",
                "longitude": "-78.968332810787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are so excited for our first Fall weekend! Grab your friends and head out for an amazing time! You won't want to miss this one!"
    }
]
```