

# Event Details

- **Event Name**: First Friday Karaoke
- **Event Start and End Date**: Fri, 01 May, 2026 at 08:00 pm (-05:00)
- **Event Description**: First Friday Karaoke with Reina Starr
- **Event URL**: https://allevents.in/circle-pines/first-friday-karaoke/200029969283828
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Circle Pines
- **state**: MN
- **country**: United States
- **location**: 7731 Lake Dr, Lino Lakes, MN
- **lat**: 45.18702
- **long**: -93.10902
- **full address**: 7731 Lake Dr, Lino Lakes, MN, 7731 Lake Dr, Circle Pines, MN 55014-1109, United States

## Event gallery

- **Alt text**: First Friday Karaoke
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=First+Friday+Karaoke&date=Fri%2C+01+May%2C+2026+at+08%3A00+pm&bg=4

## FAQs

- **Q**: When and where is First Friday Karaoke being held?
  - **A:** First Friday Karaoke takes place on Fri, 01 May, 2026 at 08:00 pm to Fri, 01 May, 2026 at 08:00 pm at 7731 Lake Dr, Lino Lakes, MN, 7731 Lake Dr, Circle Pines, MN 55014-1109, United States.
- **Q**: Who is organizing First Friday Karaoke?
  - **A:** First Friday Karaoke is organized by Lino Lakes American Legion Post 566.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Friday Karaoke",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=First+Friday+Karaoke&date=Fri%2C+01+May%2C+2026+at+08%3A00+pm&bg=4",
        "startDate": "2026-05-01T20:00:00-05:00",
        "url": "https://allevents.in/circle-pines/first-friday-karaoke/200029969283828",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "7731 Lake Dr, Lino Lakes, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7731 Lake Dr, Circle Pines, MN 55014-1109, United States",
                "addressLocality": "Circle Pines",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.18702",
                "longitude": "-93.10902"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First Friday Karaoke with Reina Starr",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lino Lakes American Legion Post 566",
                "url": "https://allevents.in/org/lino-lakes-american-legion-post-566/22124078"
            }
        ]
    }
]
```