

# Event Details

- **Event Name**: Music Event in the Park
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm – Sat, 11 Jul, 2026 at 10:00 pm (+01:00)
- **Event Description**: Music event
- **Event URL**: https://allevents.in/wickford/music-event-in-the-park/200029967302903
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wickford
- **state**: EN
- **country**: United Kingdom
- **location**: Wickford Memorial Park
- **lat**: 51.618335286095
- **long**: 0.53778845299127
- **full address**: Wickford Memorial Park, Wickford, Essex, United Kingdom

## Event gallery

- **Alt text**: Music Event in the Park
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/73fffda198fd7b5359d8a051307ef2e0791b27dcc162f007772accc1323a4296-rimg-w1057-h435-dcfefefe-gmir?v=1776725042

## FAQs

- **Q**: When and where is Music Event in the Park being held?
  - **A:** Music Event in the Park takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 10:00 pm at Wickford Memorial Park, Wickford, Essex, United Kingdom.
- **Q**: Who is organizing Music Event in the Park?
  - **A:** Music Event in the Park is organized by Wickford Town Council.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Music Event in the Park",
        "image": "https://cdn-az.allevents.in/events5/banners/73fffda198fd7b5359d8a051307ef2e0791b27dcc162f007772accc1323a4296-rimg-w1057-h435-dcfefefe-gmir?v=1776725042",
        "startDate": "2026-07-11T18:00:00+01:00",
        "endDate": "2026-07-11T22:00:00+01:00",
        "url": "https://allevents.in/wickford/music-event-in-the-park/200029967302903",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wickford Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wickford, Essex",
                "addressLocality": "Wickford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.618335286095",
                "longitude": "0.53778845299127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wickford Town Council",
                "url": "https://allevents.in/org/wickford-town-council/19874181"
            }
        ]
    }
]
```