

# Event Details

- **Event Name**: Mr Grinch and Max
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: The Grinch and Max we all wanted to see. It’s that time again. We are hearing rumors about a BFP visit on 12/20. More to come.
- **Event URL**: https://allevents.in/northfield/mr-grinch-and-max/200029307523742
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Northfield
- **state**: NJ
- **country**: United States
- **location**: Bunting Family Pharmacy
- **lat**: 39.37429
- **long**: -74.55496
- **full address**: Bunting Family Pharmacy, 1337A New Rd,Northfield, New Jersey, United States

## Event gallery

- **Alt text**: Mr Grinch and Max
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ab6b36ae04115f0acebcb61f28dba896723f2faa930a096c378452c606eb42a4-rimg-w1200-h1600-dc2d3647-gmir?v=1766239301

## FAQs

- **Q**: When and where is Mr Grinch and Max being held?
  - **A:** Mr Grinch and Max takes place on Sat, 20 Dec, 2025 at 11:00 am to Sat, 20 Dec, 2025 at 11:00 am at Bunting Family Pharmacy, 1337A New Rd,Northfield, New Jersey, United States.
- **Q**: Who is organizing Mr Grinch and Max?
  - **A:** Mr Grinch and Max is organized by Bunting Family Pharmacy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mr Grinch and Max",
        "image": "https://cdn-az.allevents.in/events5/banners/ab6b36ae04115f0acebcb61f28dba896723f2faa930a096c378452c606eb42a4-rimg-w1200-h1600-dc2d3647-gmir?v=1766239301",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/northfield/mr-grinch-and-max/200029307523742",
        "location": {
            "@type": "Place",
            "name": "Bunting Family Pharmacy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1337A New Rd,Northfield, New Jersey",
                "addressLocality": "Northfield",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.37429",
                "longitude": "-74.55496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Grinch and Max we all wanted to see. It’s that time again. We are hearing rumors about a BFP visit on 12/20. More to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bunting Family Pharmacy",
                "url": "https://allevents.in/org/bunting-family-pharmacy/27196211"
            }
        ]
    }
]
```