

# Event Details

- **Event Name**: White diamond
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:30 pm
- **Event Description**: Great band
- **Event URL**: https://allevents.in/chatham/white-diamond/200030261814820
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Chatham
- **state**: EN
- **country**: United Kingdom
- **location**: Palmerston Park
- **lat**: 51.36803613677
- **long**: 0.52355467000482
- **full address**: Palmerston Park, Chatham, Medway, United Kingdom

## Event gallery

- **Alt text**: White diamond
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/90cea71dd99bd45c733b7ece31663925140c36238777a38f32b89a3ecfe1499e-rimg-w720-h1296-dc8e8f92-gmir?v=1784982570

## FAQs

- **Q**: When and where is White diamond being held?
  - **A:** White diamond takes place on Sat, 25 Jul, 2026 at 08:30 pm to Sat, 25 Jul, 2026 at 08:30 pm at Palmerston Park, Chatham, Medway, United Kingdom.
- **Q**: Who is organizing White diamond?
  - **A:** White diamond is organized by Simon Riddell.
- **Q**: Who is this event for? Is it right for me?
  - **A:** White diamond 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 Chatham, this event is thoughtfully curated to deliver a standout experience worth every moment. If White diamond 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": "White diamond",
        "image": "https://cdn-az.allevents.in/events8/banners/90cea71dd99bd45c733b7ece31663925140c36238777a38f32b89a3ecfe1499e-rimg-w720-h1296-dc8e8f92-gmir?v=1784982570",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/chatham/white-diamond/200030261814820",
        "location": {
            "@type": "Place",
            "name": "Palmerston Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chatham, Medway",
                "addressLocality": "Chatham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.36803613677",
                "longitude": "0.52355467000482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Simon Riddell",
                "url": "https://allevents.in/org/simon-riddell/19343720"
            }
        ]
    }
]
```