

# Event Details

- **Event Name**: Live at Prince of Wales, Hythe 
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 08:30 pm
- **Event Description**: Live music from the 50s 60s and early 70s
- **Event URL**: https://allevents.in/folkestone/live-at-prince-of-wales-hythe/200028603846548
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Folkestone
- **state**: EN
- **country**: United Kingdom
- **location**: Prince Of Wales Pub
- **lat**: 51.063747359192
- **long**: 1.0559596516269
- **full address**: Prince Of Wales Pub, Hythe, Kent, Folkestone, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Blue Moons (https://allevents.in/org/the-blue-moons/21298795)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a48d41c0ae1da984781b77227e26b1fc3a8608bd1e213b01c40cec6bb34cc2ad-rimg-w750-h892-dc2f2f2f-gmir?v=1754087807
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2d06bda356aa3c0e91dff532d84b9306e2d485d6a0c6e48e18be712ff8ffcfc6-rimg-w300-h300-dc181818-gmir?v=1754087808

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Prince Of Wales Pub, Hythe, Kent, Folkestone, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Blue Moons
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live at Prince of Wales, Hythe  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live at Prince of Wales, Hythe",
        "image": "https://cdn-az.allevents.in/events7/banners/a48d41c0ae1da984781b77227e26b1fc3a8608bd1e213b01c40cec6bb34cc2ad-rimg-w750-h892-dc2f2f2f-gmir?v=1754087807",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/folkestone/live-at-prince-of-wales-hythe/200028603846548",
        "location": {
            "@type": "Place",
            "name": "Prince Of Wales Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hythe, Kent",
                "addressLocality": "Folkestone",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.063747359192",
                "longitude": "1.0559596516269"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music from the 50s 60s and early 70s",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Blue Moons",
                "url": "https://allevents.in/org/the-blue-moons/21298795"
            }
        ]
    }
]
```