

# Event Details

- **Event Name**: Karaoke Friday night
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 09:00 pm
- **Event Description**: Nic is hosting karaoke Friday night at 9pm
- **Event URL**: https://allevents.in/newport/karaoke-friday-night/200029864465501
- **Event Categories**: karaoke, music
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: AR
- **country**: United States
- **location**: 306 Front St, Newport, AR
- **lat**: 35.60699
- **long**: -91.28161
- **full address**: 306 Front St, Newport, AR, United States

## Event gallery

- **Alt text**: Karaoke Friday night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7fde240cd9604f846a92fd8c952647c0dd93868bce58bddfc23346854319d765-rimg-w1200-h1600-dcf7f7eb-gmir?v=1774570980

## FAQs

- **Q**: When and where is Karaoke Friday night being held?
  - **A:** Karaoke Friday night takes place on Fri, 27 Mar, 2026 at 09:00 pm to Fri, 27 Mar, 2026 at 09:00 pm at 306 Front St, Newport, AR, United States.
- **Q**: Who is organizing Karaoke Friday night?
  - **A:** Karaoke Friday night is organized by The Angry Possum.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Karaoke Friday night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newport, this event is thoughtfully curated to deliver a standout experience worth every moment. If Karaoke Friday night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Karaoke Friday night",
        "image": "https://cdn-az.allevents.in/events4/banners/7fde240cd9604f846a92fd8c952647c0dd93868bce58bddfc23346854319d765-rimg-w1200-h1600-dcf7f7eb-gmir?v=1774570980",
        "startDate": "2026-03-27",
        "url": "https://allevents.in/newport/karaoke-friday-night/200029864465501",
        "location": {
            "@type": "Place",
            "name": "306 Front St, Newport, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 Front St, Newport, AR 72112-3333, United States",
                "addressLocality": "Newport",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.60699",
                "longitude": "-91.28161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nic is hosting karaoke Friday night at 9pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Angry Possum",
                "url": "https://allevents.in/org/the-angry-possum/22862676"
            }
        ]
    }
]
```