

# Event Details

- **Event Name**: Friday Night Glow
- **Event Start and End Date**: Fri, 22 May, 2026 at 06:00 pm – Fri, 11 Sep, 2026 at 06:00 pm (-06:00)
- **Event Description**: Weather permitting, full 18
Weather not-permitting, just the top shelf
- **Event URL**: https://allevents.in/elizabeth/friday-night-glow/200030089294855
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Elizabeth
- **state**: CO
- **country**: United States
- **location**: Prickly Pines Disc Golf Course
- **lat**: 39.366997025294
- **long**: -104.58977391957
- **full address**: Prickly Pines Disc Golf Course, Elizabeth, Colorado, United States

## Event gallery

- **Alt text**: Friday Night Glow
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/208f410126f3363b7eca129a30fb0f230b087de0a9a6e48da5703265ecdc83f2-rimg-w1153-h2048-dc050507-gmir?v=1779369834

## FAQs

- **Q**: When and where is Friday Night Glow being held?
  - **A:** Friday Night Glow takes place on Fri, 22 May, 2026 at 06:00 pm to Fri, 11 Sep, 2026 at 06:00 pm at Prickly Pines Disc Golf Course, Elizabeth, Colorado, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night Glow 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 Elizabeth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night Glow 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": "Friday Night Glow",
        "image": "https://cdn-az.allevents.in/events6/banners/208f410126f3363b7eca129a30fb0f230b087de0a9a6e48da5703265ecdc83f2-rimg-w1153-h2048-dc050507-gmir?v=1779369834",
        "startDate": "2026-05-22T18:00:00-06:00",
        "endDate": "2026-09-11T18:00:00-06:00",
        "url": "https://allevents.in/elizabeth/friday-night-glow/200030089294855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Prickly Pines Disc Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Elizabeth, Colorado",
                "addressLocality": "Elizabeth",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.366997025294",
                "longitude": "-104.58977391957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weather permitting, full 18\nWeather not-permitting, just the top shelf"
    }
]
```