

# Event Details

- **Event Name**: Broadway Bash at The Market, Kingsway
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 01:30 pm – Sun, 16 Aug, 2026 at 04:00 pm
- **Event Description**: Live performances of the greatest hits of the stage.
- **Event URL**: https://allevents.in/newport/broadway-bash-at-the-market-kingsway/300042641235
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Newport/The-Market%2C-Kingsway/Broadway-Bash-at-The-Market-Kingsway/42641235/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Newport
- **state**: WA
- **country**: United Kingdom
- **location**: The Market, Kingsway
- **lat**: 51.5850426
- **long**: -2.9931019
- **full address**: The Market, Kingsway, Unit 20, Newport, United Kingdom

## Event gallery

- **Alt text**: Broadway Bash at The Market, Kingsway
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0e4def09a9b065f8ddfa1c33121c4f4b317cc9427e61317f793450b4ec56f8d2-rimg-w1024-h1024-dc080808-gmir.jpg?v=1786531030

## FAQs

- **Q**: When and where is Broadway Bash at The Market, Kingsway being held?
  - **A:** Broadway Bash at The Market, Kingsway takes place on Sun, 16 Aug, 2026 at 01:30 pm to Sun, 16 Aug, 2026 at 04:00 pm at The Market, Kingsway, Unit 20, Newport, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Broadway Bash at The Market, Kingsway",
        "image": "https://cdn-az.allevents.in/events3/banners/0e4def09a9b065f8ddfa1c33121c4f4b317cc9427e61317f793450b4ec56f8d2-rimg-w1024-h1024-dc080808-gmir.jpg?v=1786531030",
        "startDate": "2026-08-16",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/newport/broadway-bash-at-the-market-kingsway/300042641235",
        "location": {
            "@type": "Place",
            "name": "The Market, Kingsway",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Unit 20",
                "addressLocality": "Newport",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5850426",
                "longitude": "-2.9931019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live performances of the greatest hits of the stage."
    }
]
```