

# Event Details

- **Event Name**: Pancake Breakfast
- **Event Start and End Date**: Sat, 09 May, 2026 at 08:00 am – Sat, 09 May, 2026 at 11:30 am (-06:00)
- **Event Description**: Support High School Key Clubs and youth in our region by purchasing an $8 ticket from a high school student or at the door!
- **Event URL**: https://allevents.in/las-cruces/pancake-breakfast/200029972959502
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Cruces
- **state**: NM
- **country**: United States
- **location**: 1750 El Paseo Rd, Las Cruces, NM 88001-6012, United States
- **lat**: 32.29208
- **long**: -106.76748
- **full address**: 1750 El Paseo Rd, Las Cruces, NM 88001-6012, United States

## Event gallery

- **Alt text**: Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/15d4b5321c221a190e5d8ff41b7988076e1a9c7e8b5b9ba175871bfbf279f7f1-rimg-w1200-h630-dcfefeff-gmir?v=1776869162

## FAQs

- **Q**: When and where is Pancake Breakfast being held?
  - **A:** Pancake Breakfast takes place on Sat, 09 May, 2026 at 08:00 am to Sat, 09 May, 2026 at 11:30 am at 1750 El Paseo Rd, Las Cruces, NM 88001-6012, United States.
- **Q**: Who is organizing Pancake Breakfast?
  - **A:** Pancake Breakfast is organized by Kiwanis Club of Las Cruces.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/15d4b5321c221a190e5d8ff41b7988076e1a9c7e8b5b9ba175871bfbf279f7f1-rimg-w1200-h630-dcfefeff-gmir?v=1776869162",
        "startDate": "2026-05-09T08:00:00-06:00",
        "endDate": "2026-05-09T11:30:00-06:00",
        "url": "https://allevents.in/las-cruces/pancake-breakfast/200029972959502",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1750 El Paseo Rd, Las Cruces, NM 88001-6012, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1750 El Paseo Rd, Las Cruces, NM 88001-6012, United States",
                "addressLocality": "Las Cruces",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.29208",
                "longitude": "-106.76748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Support High School Key Clubs and youth in our region by purchasing an $8 ticket from a high school student or at the door!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiwanis Club of Las Cruces",
                "url": "https://allevents.in/org/kiwanis-club-of-las-cruces/20049050"
            }
        ]
    }
]
```