

# Event Details

- **Event Name**: Lunch with the Grinch
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 01:00 pm
- **Event Description**: Meet the Grinch
- **Event URL**: https://allevents.in/kingswinford/lunch-with-the-grinch/200028934156444
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Kingswinford
- **state**: EN
- **country**: United Kingdom
- **location**: Stream Road, Kingswinford
- **lat**: 52.48968
- **long**: -2.16438
- **full address**: Stream Road, Kingswinford, United Kingdom

## Event gallery

- **Alt text**: Lunch with the Grinch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4eb4c5639ebf72e0ffacc29a456627a607a82120a12a34e0ae3b2b21fc9658a7-rimg-w831-h1246-dc9ad8ed-gmir?v=1765513246

## FAQs

- **Q**: When and where is Lunch with the Grinch being held?
  - **A:** Lunch with the Grinch takes place on Mon, 22 Dec, 2025 at 01:00 pm to Mon, 22 Dec, 2025 at 01:00 pm at Stream Road, Kingswinford, United Kingdom.
- **Q**: Who is organizing Lunch with the Grinch?
  - **A:** Lunch with the Grinch is organized by The Swan At Kingswinford.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch with the Grinch",
        "image": "https://cdn-az.allevents.in/events9/banners/4eb4c5639ebf72e0ffacc29a456627a607a82120a12a34e0ae3b2b21fc9658a7-rimg-w831-h1246-dc9ad8ed-gmir?v=1765513246",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/kingswinford/lunch-with-the-grinch/200028934156444",
        "location": {
            "@type": "Place",
            "name": "Stream Road, Kingswinford",
            "address": {
                "@type": "PostalAddress",
                "name": "Stream Road, Kingswinford, United Kingdom",
                "addressLocality": "Kingswinford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.48968",
                "longitude": "-2.16438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet the Grinch",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Swan At Kingswinford",
                "url": "https://allevents.in/org/the-swan-at-kingswinford/22641458"
            }
        ]
    }
]
```