

# Event Details

- **Event Name**: Central London Pub Crawl - Every Sunday
- **Event Start and End Date**: Sun, 13 Dec, 2026 at 07:45 pm – Mon, 14 Dec, 2026 at 02:00 am (+00:00)
- **Event Description**: Join us every Sunday for our Central London Pub Crawl!
- **Event URL**: https://allevents.in/london/central-london-pub-crawl-every-sunday/300042561471
- **Event Categories**: parties, pub-crawl, bar-crawls
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Munster-Tavern/Central-London-Pub-Crawl---Every-Sunday/42561471/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Munster Tavern
- **lat**: 51.5109327
- **long**: -0.1294377
- **full address**: The Munster Tavern, 18 Bear St, London, United Kingdom

## Event gallery

- **Alt text**: Central London Pub Crawl - Every Sunday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fe278f4fedfd869a655859e1b879e0cbb22b73b63c3f6a2a8ddf33b6c1340689-rimg-w400-h400-dc181818-gmir.png?v=1787229190

## FAQs

- **Q**: When and where is Central London Pub Crawl - Every Sunday being held?
  - **A:** Central London Pub Crawl - Every Sunday takes place on Sun, 13 Dec, 2026 at 07:45 pm to Mon, 14 Dec, 2026 at 02:00 am at The Munster Tavern, 18 Bear St, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Central London Pub Crawl - Every Sunday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Central London Pub Crawl - Every Sunday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Central London Pub Crawl - Every Sunday",
        "image": "https://cdn-az.allevents.in/events9/banners/fe278f4fedfd869a655859e1b879e0cbb22b73b63c3f6a2a8ddf33b6c1340689-rimg-w400-h400-dc181818-gmir.png?v=1787229190",
        "startDate": "2026-12-13T19:45:00+00:00",
        "endDate": "2026-12-14T02:00:00+00:00",
        "url": "https://allevents.in/london/central-london-pub-crawl-every-sunday/300042561471",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Munster Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 Bear St",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5109327",
                "longitude": "-0.1294377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Sunday for our Central London Pub Crawl!"
    }
]
```