

# Event Details

- **Event Name**: Martin Luther King Jr. Breakfast
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 08:00 am – Mon, 19 Jan, 2026 at 10:00 am
- **Event Description**: Martin Luther King Jr. Breakfast at Mt Lookout Grange. This annual event is hosted at the Grange to honor community and history. Join us for a free, organic, and local breakfast with your neighbors.
- **Event URL**: https://allevents.in/mancos/martin-luther-king-jr-breakfast/200029379722411
- **Event Categories**: martin-luther-king-day
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Mancos
- **state**: CO
- **country**: United States
- **location**: Mt. Lookout Grange
- **lat**: 37.34534752925
- **long**: -108.2980994075
- **full address**: Mt. Lookout Grange, 676 W Grand Ave, Mancos, CO 81328-9248, United States

## Event gallery

- **Alt text**: Martin Luther King Jr. Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/78b82aa030cf5937d3e8a2f52463f2c44f79d4f59a2f10088bf824e0c05c84d5-rimg-w1200-h675-dc063769-gmir?v=1768271420

## FAQs

- **Q**: When and where is Martin Luther King Jr. Breakfast being held?
  - **A:** Martin Luther King Jr. Breakfast takes place on Mon, 19 Jan, 2026 at 08:00 am to Mon, 19 Jan, 2026 at 10:00 am at Mt. Lookout Grange, 676 W Grand Ave, Mancos, CO 81328-9248, United States.
- **Q**: Who is organizing Martin Luther King Jr. Breakfast?
  - **A:** Martin Luther King Jr. Breakfast is organized by Mt. Lookout Grange.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Martin Luther King Jr. Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/78b82aa030cf5937d3e8a2f52463f2c44f79d4f59a2f10088bf824e0c05c84d5-rimg-w1200-h675-dc063769-gmir?v=1768271420",
        "startDate": "2026-01-19",
        "endDate": "2026-01-19",
        "url": "https://allevents.in/mancos/martin-luther-king-jr-breakfast/200029379722411",
        "location": {
            "@type": "Place",
            "name": "Mt. Lookout Grange",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "676 W Grand Ave, Mancos, CO 81328-9248, United States",
                "addressLocality": "Mancos",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.34534752925",
                "longitude": "-108.2980994075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Martin Luther King Jr. Breakfast at Mt Lookout Grange. This annual event is hosted at the Grange to honor community and history. Join us for a free, organic, and local breakfast with your neighbors.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Lookout Grange",
                "url": "https://allevents.in/org/mt-lookout-grange/26388457"
            }
        ]
    }
]
```