

# Event Details

- **Event Name**: Cinco de Mayo
- **Event Start and End Date**: Sun, 04 May, 2025 at 12:00 pm – Sun, 04 May, 2025 at 06:00 pm
- **Event Description**: Join us for an afternoon of fun!
- **Event URL**: https://allevents.in/crete/cinco-de-mayo/200028057479315
- **Event Categories**: cinco-de-mayo
- **Interested Audience**: 
  - total_interested_count: 152

## Ticket Details


## Event venue details

- **city**: Crete
- **state**: NE
- **country**: United States
- **location**: Crete City Park
- **lat**: 40.624649
- **long**: -96.959407
- **full address**: Crete City Park, Crete, Nebraska, United States

## Event gallery

- **Alt text**: Cinco de Mayo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/aac8eac5884aaa82263ff0bda2a319d3361a6c01efa3260ba586057cfb3ef13a-rimg-w1136-h1494-dc61af46-gmir?v=1746035979

## FAQs

- **Q**: When and where is Cinco de Mayo being held?
  - **A:** Cinco de Mayo takes place on Sun, 04 May, 2025 at 12:00 pm to Sun, 04 May, 2025 at 06:00 pm at Crete City Park, Crete, Nebraska, United States.
- **Q**: Who is organizing Cinco de Mayo?
  - **A:** Cinco de Mayo is organized by Crete Chamber of Commerce.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cinco de Mayo",
        "image": "https://cdn-az.allevents.in/events4/banners/aac8eac5884aaa82263ff0bda2a319d3361a6c01efa3260ba586057cfb3ef13a-rimg-w1136-h1494-dc61af46-gmir?v=1746035979",
        "startDate": "2025-05-04",
        "endDate": "2025-05-04",
        "url": "https://allevents.in/crete/cinco-de-mayo/200028057479315",
        "location": {
            "@type": "Place",
            "name": "Crete City Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crete, Nebraska",
                "addressLocality": "Crete",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.624649",
                "longitude": "-96.959407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crete Chamber of Commerce",
                "url": "https://allevents.in/org/crete-chamber-of-commerce/7649982",
                "description": "The Crete Chamber of Commerce is a voluntary association of business and professional men and women who contribute to Crete's development. "
            }
        ]
    }
]
```