

# 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

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

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: The Angry Possum (https://allevents.in/org/the-angry-possum/22862676)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7fde240cd9604f846a92fd8c952647c0dd93868bce58bddfc23346854319d765-rimg-w1200-h1600-dcf7f7eb-gmir?v=1774570980
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/775e9bd4b4e4fb534d397dd06a3857442f2a1808e9d77e8484d1d753deb259bf-rimg-w300-h300-dcf7f7eb-gmir?v=1774570981

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 306 Front St, Newport, AR, United States
- **Q**: Who is organizing the event?
  - **A:** The Angry Possum
- **Q**: What type of event is this?
  - **A:** karaoke, music
- **Q**: Where can I find ticket details about Karaoke Friday night ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```