

# Event Details

- **Event Name**: Talking with Ghosts 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 pm
- **Event Description**: ....
- **Event URL**: https://allevents.in/loughborough/talking-with-ghosts/200029279420836
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029279420836?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=loughborough-events

## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 39b Market Street, Loughborough
- **lat**: 52.77185
- **long**: -1.20917
- **full address**: 39b Market Street, Loughborough, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Mini Monocle (https://allevents.in/org/the-mini-monocle/23510502)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/30864b0127a399e6067791a897dd9af733f56e09e53d98d5bdbe4048e97e14bd-rimg-w1200-h676-dc050505-gmir?v=1771966550
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1da0f33608c934809165bf6c2d4badfeea4411d393a79cfe343ff0ac7dc0e013-rimg-w300-h300-dc050605-gmir?v=1771966550

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 39b Market Street, Loughborough, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Mini Monocle
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Talking with Ghosts  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Talking with Ghosts",
        "image": "https://cdn-az.allevents.in/events5/banners/30864b0127a399e6067791a897dd9af733f56e09e53d98d5bdbe4048e97e14bd-rimg-w1200-h676-dc050505-gmir?v=1771966550",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/loughborough/talking-with-ghosts/200029279420836",
        "location": {
            "@type": "Place",
            "name": "39b Market Street, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39b Market Street, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77185",
                "longitude": "-1.20917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mini Monocle",
                "url": "https://allevents.in/org/the-mini-monocle/23510502"
            }
        ]
    }
]
```