

# Event Details

- **Event Name**: Breakfast with the Grinch
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: Join us this Saturday Morning ?☕️??✨
- **Event URL**: https://allevents.in/gardnerville/breakfast-with-the-grinch/200029345950020
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Gardnerville
- **state**: NV
- **country**: United States
- **location**: Volante of Carson Valley
- **lat**: 38.89403
- **long**: -119.75246
- **full address**: Volante of Carson Valley, 1189 Kimmerling Rd,Gardnerville Ranchos, Nevada, Gardnerville, United States

## Event gallery

- **Alt text**: Breakfast with the Grinch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b9c34709b3bb934a707af2ef75e6a65c7b028b96e356b674157ab437c118a5a-rimg-w1200-h1645-dcf6f4f2-gmir?v=1765548379

## FAQs

- **Q**: When and where is Breakfast with the Grinch being held?
  - **A:** Breakfast with the Grinch takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 10:00 am at Volante of Carson Valley, 1189 Kimmerling Rd,Gardnerville Ranchos, Nevada, Gardnerville, United States.
- **Q**: Who is organizing Breakfast with the Grinch?
  - **A:** Breakfast with the Grinch is organized by Salterra at Carson Valley.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with the Grinch",
        "image": "https://cdn-az.allevents.in/events4/banners/2b9c34709b3bb934a707af2ef75e6a65c7b028b96e356b674157ab437c118a5a-rimg-w1200-h1645-dcf6f4f2-gmir?v=1765548379",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/gardnerville/breakfast-with-the-grinch/200029345950020",
        "location": {
            "@type": "Place",
            "name": "Volante of Carson Valley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1189 Kimmerling Rd,Gardnerville Ranchos, Nevada",
                "addressLocality": "Gardnerville",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.89403",
                "longitude": "-119.75246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Saturday Morning ?☕️??✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salterra at Carson Valley",
                "url": "https://allevents.in/org/salterra-at-carson-valley/27228990"
            }
        ]
    }
]
```