

# Event Details

- **Event Name**: Medieval Night
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 06:00 pm – Mon, 01 Dec, 2025 at 09:00 pm
- **Event Description**: Join us for Medieval Night with the Society for Creative Anachronism in the taproom!
- **Event URL**: https://allevents.in/fort-collins/medieval-night/200029140272835
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: Locust Cider Fort Collins
- **lat**: 40.58899
- **long**: -105.07637
- **full address**: Locust Cider Fort Collins, 204 Walnut St, Fort Collins, CO 80524-2485, United States

## Event gallery

- **Alt text**: Medieval Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9c04ce9ee77be579e0d4c3b5861a6e42a5681a5ec6680ddbff723b50995c26cf-rimg-w1200-h1200-dcfdfdfd-gmir?v=1763935958

## FAQs

- **Q**: When and where is Medieval Night being held?
  - **A:** Medieval Night takes place on Mon, 01 Dec, 2025 at 06:00 pm to Mon, 01 Dec, 2025 at 09:00 pm at Locust Cider Fort Collins, 204 Walnut St, Fort Collins, CO 80524-2485, United States.
- **Q**: Who is organizing Medieval Night?
  - **A:** Medieval Night is organized by Locust Cider Fort Collins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Medieval Night",
        "image": "https://cdn-az.allevents.in/events9/banners/9c04ce9ee77be579e0d4c3b5861a6e42a5681a5ec6680ddbff723b50995c26cf-rimg-w1200-h1200-dcfdfdfd-gmir?v=1763935958",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/fort-collins/medieval-night/200029140272835",
        "location": {
            "@type": "Place",
            "name": "Locust Cider Fort Collins",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 Walnut St, Fort Collins, CO 80524-2485, United States",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.58899",
                "longitude": "-105.07637"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Medieval Night with the Society for Creative Anachronism in the taproom!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Locust Cider Fort Collins",
                "url": "https://allevents.in/org/locust-cider-fort-collins/26018400"
            }
        ]
    }
]
```