

# Event Details

- **Event Name**: The Goodness at the Royal Oak
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am (+01:00)
- **Event Description**: The return of the Goodness. Proper pub rock - played like it should be.
- **Event URL**: https://allevents.in/royal-tunbridge-wells/the-goodness-at-the-royal-oak/200029953636729
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Royal Tunbridge Wells
- **state**: EN
- **country**: United Kingdom
- **location**: Royal Tunbridge Wells, Kent
- **lat**: 51.139251464075
- **long**: 0.25989572425929
- **full address**: Royal Tunbridge Wells, Kent, United Kingdom

## Event gallery

- **Alt text**: The Goodness at the Royal Oak
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7f692b7c1bea42be2e99178f2e0c870b8bd3d2344c6b671180501f1c744943c3-rimg-w595-h595-dce56931-gmir?v=1776345509

## FAQs

- **Q**: When and where is The Goodness at the Royal Oak being held?
  - **A:** The Goodness at the Royal Oak takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 08:00 am at Royal Tunbridge Wells, Kent, United Kingdom.
- **Q**: Who is organizing The Goodness at the Royal Oak?
  - **A:** The Goodness at the Royal Oak is organized by The Goodness.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Goodness at the Royal Oak",
        "image": "https://cdn-az.allevents.in/events9/banners/7f692b7c1bea42be2e99178f2e0c870b8bd3d2344c6b671180501f1c744943c3-rimg-w595-h595-dce56931-gmir?v=1776345509",
        "startDate": "2026-05-16T08:00:00+01:00",
        "url": "https://allevents.in/royal-tunbridge-wells/the-goodness-at-the-royal-oak/200029953636729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Tunbridge Wells, Kent",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Royal Tunbridge Wells",
                "addressLocality": "Royal Tunbridge Wells",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.139251464075",
                "longitude": "0.25989572425929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The return of the Goodness. Proper pub rock - played like it should be.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Goodness",
                "url": "https://allevents.in/org/the-goodness/20708103"
            }
        ]
    }
]
```