

# Event Details

- **Event Name**: Midnight Angel at The Castle 
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 09:00 pm
- **Event Description**: We’re back at The Castle. So come on down and rock with us ?
- **Event URL**: https://allevents.in/castle-donington/midnight-angel-at-the-castle/200028469171906
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028469171906?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=castle+donington-events

## Event venue details

- **city**: Castle Donington
- **state**: EN
- **country**: United Kingdom
- **location**: The Castle Inn Donnington
- **lat**: 52.841334
- **long**: -1.3411287
- **full address**: The Castle Inn Donnington, Castle Donington, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Midnight Angel (https://allevents.in/org/midnight-angel/25973100)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1b74f3f0c5944b3219c4be7e603f52797b918e129e91bee7bdf67e8d957669d5-rimg-w960-h303-dc303030-gmir?v=1755147748
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d4ac947f61cc3ad2822cbc0d6722d2e60d49390799ae297ce2ad6cebbb75ac47-rimg-w300-h300-dc303030-gmir?v=1755147750

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Aug, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Castle Inn Donnington, Castle Donington, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Midnight Angel
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Midnight Angel at The Castle  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Angel at The Castle",
        "image": "https://cdn-az.allevents.in/events7/banners/1b74f3f0c5944b3219c4be7e603f52797b918e129e91bee7bdf67e8d957669d5-rimg-w960-h303-dc303030-gmir?v=1755147748",
        "startDate": "2025-08-15",
        "url": "https://allevents.in/castle-donington/midnight-angel-at-the-castle/200028469171906",
        "location": {
            "@type": "Place",
            "name": "The Castle Inn Donnington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Castle Donington",
                "addressLocality": "Castle Donington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.841334",
                "longitude": "-1.3411287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re back at The Castle. So come on down and rock with us ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midnight Angel",
                "url": "https://allevents.in/org/midnight-angel/25973100"
            }
        ]
    }
]
```