

# Event Details

- **Event Name**: Karaoke Night
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 08:00 pm
- **Event Description**: Special Friday night Karaoke with Sam!

Sign up any time after 8pm! Grab some pals and have some fun singing your favorite songs. Free to attend.
- **Event URL**: https://allevents.in/mcalester/karaoke-night/200029662642702
- **Event Categories**: karaoke, music, performances
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mcalester
- **state**: OK
- **country**: United States
- **location**: Spaceship Earth Coffee
- **lat**: 34.9309
- **long**: -95.7641
- **full address**: Spaceship Earth Coffee, 345 E Choctaw Ave, McAlester, OK 74501-5027, United States

## Event gallery

- **Alt text**: Karaoke Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/87b1b99c8d60776fd226a9d57b0d9ec4c768e1b4fdebc099a992c94cdd40a0ce-rimg-w1080-h1080-dc191614-gmir?v=1771740685

## FAQs

- **Q**: When and where is Karaoke Night being held?
  - **A:** Karaoke Night takes place on Fri, 27 Feb, 2026 at 08:00 pm to Fri, 27 Feb, 2026 at 08:00 pm at Spaceship Earth Coffee, 345 E Choctaw Ave, McAlester, OK 74501-5027, United States.
- **Q**: Who is organizing Karaoke Night?
  - **A:** Karaoke Night is organized by Spaceship Earth Coffee.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Karaoke Night is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Mcalester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Karaoke 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 Night",
        "image": "https://cdn-az.allevents.in/events3/banners/87b1b99c8d60776fd226a9d57b0d9ec4c768e1b4fdebc099a992c94cdd40a0ce-rimg-w1080-h1080-dc191614-gmir?v=1771740685",
        "startDate": "2026-02-27",
        "url": "https://allevents.in/mcalester/karaoke-night/200029662642702",
        "location": {
            "@type": "Place",
            "name": "Spaceship Earth Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "345 E Choctaw Ave, McAlester, OK 74501-5027, United States",
                "addressLocality": "Mcalester",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.9309",
                "longitude": "-95.7641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Friday night Karaoke with Sam!\n\nSign up any time after 8pm! Grab some pals and have some fun singing your favorite songs. Free to attend.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spaceship Earth Coffee",
                "url": "https://allevents.in/org/spaceship-earth-coffee/18752559"
            }
        ]
    }
]
```