

# Event Details

- **Event Name**: Karaoke Night
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for Karaoke on Saturday April 25th with Beej Rocchi from 7- 11 pm! We have the best time at your American Legion Post 27!
- **Event URL**: https://allevents.in/gallipolis/karaoke-night/200029942012521
- **Event Categories**: Music, performances
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gallipolis
- **state**: OH
- **country**: United States
- **location**: 1839 McCormick Rd, Gallipolis, OH
- **lat**: 38.81863
- **long**: -82.22908
- **full address**: 1839 McCormick Rd, Gallipolis, OH, United States

## Event gallery

- **Alt text**: Karaoke Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b585fd481c789c15d9451cd099bc24305be1d0bc13cde5442d39fc41e1346fd2-rimg-w1200-h1200-dc070102-gmir?v=1776169701

## FAQs

- **Q**: When and where is Karaoke Night being held?
  - **A:** Karaoke Night takes place on Sat, 25 Apr, 2026 at 07:00 pm to Sat, 25 Apr, 2026 at 07:00 pm at 1839 McCormick Rd, Gallipolis, OH, United States.
- **Q**: Who is organizing Karaoke Night?
  - **A:** Karaoke Night is organized by American Legion Post 27.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Karaoke Night",
        "image": "https://cdn-az.allevents.in/events1/banners/b585fd481c789c15d9451cd099bc24305be1d0bc13cde5442d39fc41e1346fd2-rimg-w1200-h1200-dc070102-gmir?v=1776169701",
        "startDate": "2026-04-25T19:00:00-04:00",
        "url": "https://allevents.in/gallipolis/karaoke-night/200029942012521",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1839 McCormick Rd, Gallipolis, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1839 McCormick Rd, Gallipolis, OH 45631-8476, United States",
                "addressLocality": "Gallipolis",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.81863",
                "longitude": "-82.22908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Karaoke on Saturday April 25th with Beej Rocchi from 7- 11 pm! We have the best time at your American Legion Post 27!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 27",
                "url": "https://allevents.in/org/american-legion-post-27/24375238"
            }
        ]
    }
]
```