

# Event Details

- **Event Name**: Arkham Horror at the pub- Down to Hemlock Vale
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 06:30 pm – Thu, 18 Jun, 2026 at 07:30 pm
- **Event Description**: We are going to be playing Arkham Horror LCG at the Carpenter's Arms once again this week and this week we'll be dealing with The Longest Night..
- **Event URL**: https://allevents.in/cambridge/arkham-horror-at-the-pub-down-to-hemlock-vale/80003268206475
- **Event Categories**: comedy
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: EN
- **country**: United Kingdom
- **location**: Carpenters Arms, Cambridge
- **lat**: 52.2157461
- **long**: 0.114288
- **full address**: Carpenters Arms, Cambridge, United Kingdom

## Event gallery

- **Alt text**: Arkham Horror at the pub- Down to Hemlock Vale
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb67bdcc7233aa0.jpg

## FAQs

- **Q**: When and where is Arkham Horror at the pub- Down to Hemlock Vale being held?
  - **A:** Arkham Horror at the pub- Down to Hemlock Vale takes place on Thu, 18 Jun, 2026 at 06:30 pm to Thu, 18 Jun, 2026 at 07:30 pm at Carpenters Arms, Cambridge, United Kingdom.
- **Q**: Who is organizing Arkham Horror at the pub- Down to Hemlock Vale?
  - **A:** Arkham Horror at the pub- Down to Hemlock Vale is organized by bethany hopkins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Arkham Horror at the pub- Down to Hemlock Vale",
        "image": "https://cdn2.allevents.in/thumbs/thumb67bdcc7233aa0.jpg",
        "startDate": "2026-06-18",
        "endDate": "2026-06-18",
        "url": "https://allevents.in/cambridge/arkham-horror-at-the-pub-down-to-hemlock-vale/80003268206475",
        "location": {
            "@type": "Place",
            "name": "Carpenters Arms, Cambridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "184-186 Victoria Rd, Arbury, Cambridge CB4 3DZ, United Kingdom",
                "addressLocality": "Cambridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2157461",
                "longitude": "0.114288"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are going to be playing Arkham Horror LCG at the Carpenter's Arms once again this week and this week we'll be dealing with The Longest Night..",
        "organizer": [
            {
                "@type": "Organization",
                "name": "bethany hopkins",
                "url": "https://allevents.in/org/bethany-hopkins/24736461"
            }
        ]
    }
]
```