

# Event Details

- **Event Name**: Zumba in the Park
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Hey, Neighbours
Let’s make the most of this weather��
Invite your friends and let’s dance together this Sunday��

Unfortunately if starts raining the event will have to be rescheduled �
- **Event URL**: https://allevents.in/athboy/zumba-in-the-park/200030262528150
- **Event Categories**: health-wellness, dance, entertainment, zumba
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200030262528150?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=athboy-events

## Event venue details

- **city**: Athboy
- **state**: MH
- **country**: Ireland
- **location**: Johnstown Peoples' Park
- **lat**: 53.639778532255
- **long**: -6.6566848754883
- **full address**: Johnstown Peoples' Park, Johnstown,Navan, Athboy, Ireland

## Event gallery

- **Alt text**: Zumba in the Park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9961513a33eace72aee5112504d35da9564b2b0156c17a663ff03ae0e225ff7b-rimg-w1200-h669-dceecfd5-gmir?v=1782030946

## FAQs

- **Q**: When and where is Zumba in the Park being held?
  - **A:** Zumba in the Park takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at Johnstown Peoples' Park, Johnstown,Navan, Athboy, Ireland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Zumba in the Park",
        "image": "https://cdn-az.allevents.in/events7/banners/9961513a33eace72aee5112504d35da9564b2b0156c17a663ff03ae0e225ff7b-rimg-w1200-h669-dceecfd5-gmir?v=1782030946",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/athboy/zumba-in-the-park/200030262528150",
        "location": {
            "@type": "Place",
            "name": "Johnstown Peoples' Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Johnstown,Navan",
                "addressLocality": "Athboy",
                "addressRegion": "MH",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.639778532255",
                "longitude": "-6.6566848754883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey, Neighbours\nLet’s make the most of this weather��\nInvite your friends and let’s dance together this Sunday��\n\nUnfortunately if starts raining the event will have to be rescheduled �"
    }
]
```