

# Event Details

- **Event Name**: MUSIC ROULETTE at The Lamb Pub, Newport
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 pm – Sun, 07 Dec, 2025 at 12:00 am
- **Event Description**: Your choice. Your song. Your moment!
- **Event URL**: https://allevents.in/newport/music-roulette-at-the-lamb-pub-newport/300041163394
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Newport/The-Lamb/MUSIC-ROULETTE-at-The-Lamb-Pub-Newport/41163394/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Newport
- **state**: WA
- **country**: United Kingdom
- **location**: The Lamb
- **lat**: 51.5877437
- **long**: -2.9974459
- **full address**: The Lamb, 6 Bridge Street, Newport, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f2c7161197f8785a21a55fddabe06c263cc051a937f11788765817c5605db2bf-rimg-w1024-h1024-dc1b1715-gmir.jpg?v=1765063198
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3e6b37d94e71158ae01345b06876575ca2674824f058d0ce1a2b23a4766f728e-rimg-w400-h400-dc1b1715-gmir.jpg?v=1765063198

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Lamb, 6 Bridge Street, Newport, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about MUSIC ROULETTE at The Lamb Pub, Newport ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MUSIC ROULETTE at The Lamb Pub, Newport",
        "image": "https://cdn-az.allevents.in/events2/banners/f2c7161197f8785a21a55fddabe06c263cc051a937f11788765817c5605db2bf-rimg-w1024-h1024-dc1b1715-gmir.jpg?v=1765063198",
        "startDate": "2025-12-06",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/newport/music-roulette-at-the-lamb-pub-newport/300041163394",
        "location": {
            "@type": "Place",
            "name": "The Lamb",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Bridge Street",
                "addressLocality": "Newport",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5877437",
                "longitude": "-2.9974459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your choice. Your song. Your moment!"
    }
]
```