

# Event Details

- **Event Name**: Taco Dinner
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 05:30 pm – Wed, 26 Nov, 2025 at 07:00 pm
- **Event Description**: Taco's and Burrito's oh my!
- **Event URL**: https://allevents.in/cheyenne/taco-dinner/200028940966958
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cheyenne
- **state**: WY
- **country**: United States
- **location**: 1019 S Greeley Hwy, Cheyenne, WY, United States, Wyoming 82007
- **lat**: 41.108
- **long**: -104.8
- **full address**: 1019 S Greeley Hwy, Cheyenne, WY, United States, Wyoming 82007

## Event gallery

- **Alt text**: Taco Dinner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a56a66d9b8ac3a7ca9d4168b0e5b5e09b342e6fdb61160bb57c694f04b190f3a-rimg-w540-h360-dc040304-gmir?v=1763516972

## FAQs

- **Q**: When and where is Taco Dinner being held?
  - **A:** Taco Dinner takes place on Wed, 26 Nov, 2025 at 05:30 pm to Wed, 26 Nov, 2025 at 07:00 pm at 1019 S Greeley Hwy, Cheyenne, WY, United States, Wyoming 82007.
- **Q**: Who is organizing Taco Dinner?
  - **A:** Taco Dinner is organized by Cheyenne Moose Lodge # 257.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Taco Dinner",
        "image": "https://cdn-az.allevents.in/events6/banners/a56a66d9b8ac3a7ca9d4168b0e5b5e09b342e6fdb61160bb57c694f04b190f3a-rimg-w540-h360-dc040304-gmir?v=1763516972",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/cheyenne/taco-dinner/200028940966958",
        "location": {
            "@type": "Place",
            "name": "1019 S Greeley Hwy, Cheyenne, WY, United States, Wyoming 82007",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1019 S Greeley Hwy, Cheyenne, WY 82007-3038, United States",
                "addressLocality": "Cheyenne",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.108",
                "longitude": "-104.8"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Taco's and Burrito's oh my!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cheyenne Moose Lodge  257",
                "url": "https://allevents.in/org/cheyenne-moose-lodge-257/26004484"
            }
        ]
    }
]
```