

# Event Details

- **Event Name**: Fall Fest
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 11:00 am – Sat, 27 Sep, 2025 at 04:00 pm
- **Event Description**: Wagon rides, family friendly activities all over town and our first annual scarecrow contest
- **Event URL**: https://allevents.in/virginia-city/fall-fest/200028910175554
- **Event Categories**: Festivals, Contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Virginia City
- **state**: MT
- **country**: United States
- **location**: 213 W Wallace, Virginia City, MT
- **lat**: 45.29348
- **long**: -111.94622
- **full address**: 213 W Wallace, Virginia City, MT, United States

## Event gallery

- **Alt text**: Fall Fest
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6a8a8475a0dcf0384f9e3a0b33024195e9a2ae525320d8d163f7862ab76e8e38-rimg-w640-h1136-dcf6debc-gmir?v=1758437813

## FAQs

- **Q**: When and where is Fall Fest being held?
  - **A:** Fall Fest takes place on Sat, 27 Sep, 2025 at 11:00 am to Sat, 27 Sep, 2025 at 04:00 pm at 213 W Wallace, Virginia City, MT, United States.
- **Q**: Who is organizing Fall Fest?
  - **A:** Fall Fest is organized by Cousin's Candy Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Fest",
        "image": "https://cdn-az.allevents.in/events6/banners/6a8a8475a0dcf0384f9e3a0b33024195e9a2ae525320d8d163f7862ab76e8e38-rimg-w640-h1136-dcf6debc-gmir?v=1758437813",
        "startDate": "2025-09-27",
        "endDate": "2025-09-27",
        "url": "https://allevents.in/virginia-city/fall-fest/200028910175554",
        "location": {
            "@type": "Place",
            "name": "213 W Wallace, Virginia City, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 W Wallace St, Virginia City, MT 59755, United States",
                "addressLocality": "Virginia City",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.29348",
                "longitude": "-111.94622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wagon rides, family friendly activities all over town and our first annual scarecrow contest",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cousins Candy Shop",
                "url": "https://allevents.in/org/cousins-candy-shop/24694391"
            }
        ]
    }
]
```