

# Event Details

- **Event Name**: The Windsor Castle - Windsor
- **Event Start and End Date**: Sat, 16 Jan, 2027 at 09:00 pm (+00:00)
- **Event Description**: First gig of 2027 booked already and its only March (at the time of writing). This is a new venue for us but we've heard great things and can't wait to bring the full Dojo experience.
- **Event URL**: https://allevents.in/windsor/the-windsor-castle-windsor/200029974535845
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: EN
- **country**: United Kingdom
- **location**: The Windsor Castle Pub
- **lat**: 51.474168957514
- **long**: -0.60556883309411
- **full address**: The Windsor Castle Pub, 98 Kings Road,Windsor, Berkshire, United Kingdom

## Event gallery

- **Alt text**: The Windsor Castle - Windsor
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/494ad751171beba74d95eac59aba34898bdfb742304ffd6417561c2d724d5a36-rimg-w1200-h900-dc180838-gmir?v=1786450530

## FAQs

- **Q**: When and where is The Windsor Castle - Windsor being held?
  - **A:** The Windsor Castle - Windsor takes place on Sat, 16 Jan, 2027 at 09:00 pm to Sat, 16 Jan, 2027 at 09:00 pm at The Windsor Castle Pub, 98 Kings Road,Windsor, Berkshire, United Kingdom.
- **Q**: Who is organizing The Windsor Castle - Windsor?
  - **A:** The Windsor Castle - Windsor is organized by Blood In The Dojo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Windsor Castle - Windsor",
        "image": "https://cdn-az.allevents.in/events9/banners/494ad751171beba74d95eac59aba34898bdfb742304ffd6417561c2d724d5a36-rimg-w1200-h900-dc180838-gmir?v=1786450530",
        "startDate": "2027-01-16T21:00:00+00:00",
        "url": "https://allevents.in/windsor/the-windsor-castle-windsor/200029974535845",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Windsor Castle Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "98 Kings Road,Windsor, Berkshire",
                "addressLocality": "Windsor",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.474168957514",
                "longitude": "-0.60556883309411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First gig of 2027 booked already and its only March (at the time of writing). This is a new venue for us but we've heard great things and can't wait to bring the full Dojo experience.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blood In The Dojo",
                "url": "https://allevents.in/org/blood-in-the-dojo/20200073"
            }
        ]
    }
]
```