

# Event Details

- **Event Name**: Elsa visits the cafe! 
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 01:30 pm – Tue, 14 Apr, 2026 at 03:00 pm (+01:00)
- **Event Description**: Enjoy a play session with a special visit from Elsa during your visit!
- **Event URL**: https://allevents.in/grimsby/elsa-visits-the-cafe/200029922477510
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Grimsby
- **state**: EN
- **country**: United Kingdom
- **location**: Kennedy way, Immingham, Immingham
- **lat**: 53.61576
- **long**: -0.21357
- **full address**: Kennedy way, Immingham, Immingham, Grimsby, United Kingdom

## Event gallery

- **Alt text**: Elsa visits the cafe!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0338a9e827e7317ded11e64de6addeeba79649fa8ac80f08fef7549d741963eb-rimg-w1024-h1536-dcbed8f2-gmir?v=1775838788

## FAQs

- **Q**: When and where is Elsa visits the cafe!  being held?
  - **A:** Elsa visits the cafe!  takes place on Tue, 14 Apr, 2026 at 01:30 pm to Tue, 14 Apr, 2026 at 03:00 pm at Kennedy way, Immingham, Immingham, Grimsby, United Kingdom.
- **Q**: Who is organizing Elsa visits the cafe! ?
  - **A:** Elsa visits the cafe!  is organized by The Kiddies Cafe .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elsa visits the cafe!",
        "image": "https://cdn-az.allevents.in/events9/banners/0338a9e827e7317ded11e64de6addeeba79649fa8ac80f08fef7549d741963eb-rimg-w1024-h1536-dcbed8f2-gmir?v=1775838788",
        "startDate": "2026-04-14T13:30:00+01:00",
        "endDate": "2026-04-14T15:00:00+01:00",
        "url": "https://allevents.in/grimsby/elsa-visits-the-cafe/200029922477510",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kennedy way, Immingham, Immingham",
            "address": {
                "@type": "PostalAddress",
                "name": "Kennedy way, Immingham, Immingham, Grimsby, United Kingdom",
                "addressLocality": "Grimsby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.61576",
                "longitude": "-0.21357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy a play session with a special visit from Elsa during your visit!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kiddies Cafe ",
                "url": "https://allevents.in/org/the-kiddies-cafe/26981321"
            }
        ]
    }
]
```