

# Event Details

- **Event Name**: The Detail
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:00 pm
- **Event Description**: The Detail join us for their Xmas special
- **Event URL**: https://allevents.in/lincoln/the-detail/200028865818518
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: EN
- **country**: United Kingdom
- **location**: Union road, Lincoln
- **lat**: 53.23519
- **long**: -0.543
- **full address**: Union road, Lincoln, United Kingdom

## Event gallery

- **Alt text**: The Detail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ba26213466556a499da66ef69309f26e9c4807e197dfccdc84ae760ea256f1b5-rimg-w1200-h1697-dc2d1818-gmir?v=1765038609

## FAQs

- **Q**: When and where is The Detail being held?
  - **A:** The Detail takes place on Fri, 12 Dec, 2025 at 09:00 pm to Fri, 12 Dec, 2025 at 09:00 pm at Union road, Lincoln, United Kingdom.
- **Q**: Who is organizing The Detail?
  - **A:** The Detail is organized by TheVictoria Lincoln.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Detail",
        "image": "https://cdn-az.allevents.in/events4/banners/ba26213466556a499da66ef69309f26e9c4807e197dfccdc84ae760ea256f1b5-rimg-w1200-h1697-dc2d1818-gmir?v=1765038609",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/lincoln/the-detail/200028865818518",
        "location": {
            "@type": "Place",
            "name": "Union road, Lincoln",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Union Road, Lincoln, LN1 3BJ, United Kingdom",
                "addressLocality": "Lincoln",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.23519",
                "longitude": "-0.543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Detail join us for their Xmas special",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TheVictoria Lincoln",
                "url": "https://allevents.in/org/thevictoria-lincoln/24996853"
            }
        ]
    }
]
```