

# Event Details

- **Event Name**: Music in the Park
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 01:00 pm (+01:00)
- **Event Description**: We're very proud to be on stage at Music in the Park in Ditton.  We'll be grooving at 7pm, closing the festival. See you there perhaps? Come and say Hi.
- **Event URL**: https://allevents.in/west-malling/music-in-the-park/200029967401608
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Malling
- **state**: EN
- **country**: United Kingdom
- **location**: Ditton Community Centre
- **lat**: 51.29417180539
- **long**: 0.45544746494902
- **full address**: Ditton Community Centre, Aylesford, Kent, West Malling, United Kingdom

## Event gallery

- **Alt text**: Music in the Park
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/56ce9bc6b9d81f01afaf04b63f43625f6ba6f873459e55d5a682157f5b5a6555-rimg-w1200-h1553-dcffffff-gmir?v=1776726427

## FAQs

- **Q**: When and where is Music in the Park being held?
  - **A:** Music in the Park takes place on Sat, 06 Jun, 2026 at 01:00 pm to Sat, 06 Jun, 2026 at 01:00 pm at Ditton Community Centre, Aylesford, Kent, West Malling, United Kingdom.
- **Q**: Who is organizing Music in the Park?
  - **A:** Music in the Park is organized by The Soulful.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music in the Park is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in West Malling, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Music in the Park",
        "image": "https://cdn-az.allevents.in/events10/banners/56ce9bc6b9d81f01afaf04b63f43625f6ba6f873459e55d5a682157f5b5a6555-rimg-w1200-h1553-dcffffff-gmir?v=1776726427",
        "startDate": "2026-06-06T13:00:00+01:00",
        "url": "https://allevents.in/west-malling/music-in-the-park/200029967401608",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ditton Community Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Aylesford, Kent",
                "addressLocality": "West Malling",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.29417180539",
                "longitude": "0.45544746494902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're very proud to be on stage at Music in the Park in Ditton.  We'll be grooving at 7pm, closing the festival. See you there perhaps? Come and say Hi.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Soulful",
                "url": "https://allevents.in/org/the-soulful/27493642"
            }
        ]
    }
]
```