

# Event Details

- **Event Name**: Dinner with the Grinch
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:00 pm
- **Event Description**: Join the Grinch for Dinner.
- **Event URL**: https://allevents.in/cornwall/dinner-with-the-grinch/200029108440022
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 354

## Ticket Details


## Event venue details

- **city**: Cornwall
- **state**: ON
- **country**: Canada
- **location**: 1234 Brookdale Ave, Cornwall, ON, Canada K6J 4P8
- **lat**: 45.02799
- **long**: -74.7527
- **full address**: 1234 Brookdale Ave, Cornwall, ON, Canada K6J 4P8, Canada

## Event gallery

- **Alt text**: Dinner with the Grinch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e99c6b97ab38a8fb6a9daa6ec485365ec89c164a74668581ba24c4049b443d3e-rimg-w617-h719-dcd6dad9-gmir?v=1766389147

## FAQs

- **Q**: When and where is Dinner with the Grinch being held?
  - **A:** Dinner with the Grinch takes place on Mon, 22 Dec, 2025 at 06:00 pm to Mon, 22 Dec, 2025 at 06:00 pm at 1234 Brookdale Ave, Cornwall, ON, Canada K6J 4P8, Canada.
- **Q**: Who is organizing Dinner with the Grinch?
  - **A:** Dinner with the Grinch is organized by Boston Pizza (Cornwall).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinner with the Grinch",
        "image": "https://cdn-az.allevents.in/events3/banners/e99c6b97ab38a8fb6a9daa6ec485365ec89c164a74668581ba24c4049b443d3e-rimg-w617-h719-dcd6dad9-gmir?v=1766389147",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/cornwall/dinner-with-the-grinch/200029108440022",
        "location": {
            "@type": "Place",
            "name": "1234 Brookdale Ave, Cornwall, ON, Canada K6J 4P8",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "MoneyGram, 1236 Brookdale Ave, Cornwall, ON K6J 4P8, Canada",
                "addressLocality": "Cornwall",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.02799",
                "longitude": "-74.7527"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Grinch for Dinner.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boston Pizza (Cornwall)",
                "url": "https://allevents.in/org/boston-pizza-cornwall/25954332"
            }
        ]
    }
]
```