

# Event Details

- **Event Name**: Breakfast
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for breakfast! Visit our website to view our menu!

https://thehighlandsgc.com/grill-tap-house/
- **Event URL**: https://allevents.in/post-falls/breakfast/200029401570822
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Post Falls
- **state**: ID
- **country**: United States
- **location**: Highlands Grill & Tap House
- **lat**: 47.710649583548
- **long**: -116.88650694457
- **full address**: Highlands Grill &amp; Tap House, 5600 E Mullan Ave,Post Falls, Idaho, United States

## Event gallery

- **Alt text**: Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/45ec00c3f73b4b5cb2d0357676892deeb1bb80c68df2b825ee7cf5b90ddb1a1e-rimg-w1200-h628-dcc7d2d5-gmir?v=1766590222

## FAQs

- **Q**: When and where is Breakfast being held?
  - **A:** Breakfast takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 12:00 pm at Highlands Grill &amp; Tap House, 5600 E Mullan Ave,Post Falls, Idaho, United States.
- **Q**: Who is organizing Breakfast?
  - **A:** Breakfast is organized by The Highlands Golf Course.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/45ec00c3f73b4b5cb2d0357676892deeb1bb80c68df2b825ee7cf5b90ddb1a1e-rimg-w1200-h628-dcc7d2d5-gmir?v=1766590222",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/post-falls/breakfast/200029401570822",
        "location": {
            "@type": "Place",
            "name": "Highlands Grill & Tap House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5600 E Mullan Ave,Post Falls, Idaho",
                "addressLocality": "Post Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.710649583548",
                "longitude": "-116.88650694457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast! Visit our website to view our menu!\n\nhttps://thehighlandsgc.com/grill-tap-house/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Highlands Golf Course",
                "url": "https://allevents.in/org/the-highlands-golf-course/26131813"
            }
        ]
    }
]
```