

# Event Details

- **Event Name**: Acker Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Playing Acker Night at the Point on Gurley Downtown Prescott
- **Event URL**: https://allevents.in/prescott-valley/acker-night/200029347952346
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Prescott Valley
- **state**: AZ
- **country**: United States
- **location**: Eastridge
- **lat**: 34.583703
- **long**: -112.314504
- **full address**: Eastridge, Prescott Valley, Arizona, United States

## Event gallery

- **Alt text**: Acker Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/23f952ab2c66383aeaad4e6ad2ce226074ec5e00c84eceab4fbbebefe6924da0-rimg-w1200-h1600-dc191516-gmir?v=1765587285

## FAQs

- **Q**: When and where is Acker Night being held?
  - **A:** Acker Night takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Eastridge, Prescott Valley, Arizona, United States.
- **Q**: Who is organizing Acker Night?
  - **A:** Acker Night is organized by First Cut.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Acker Night",
        "image": "https://cdn-az.allevents.in/events9/banners/23f952ab2c66383aeaad4e6ad2ce226074ec5e00c84eceab4fbbebefe6924da0-rimg-w1200-h1600-dc191516-gmir?v=1765587285",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/prescott-valley/acker-night/200029347952346",
        "location": {
            "@type": "Place",
            "name": "Eastridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Prescott Valley, Arizona",
                "addressLocality": "Prescott Valley",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.583703",
                "longitude": "-112.314504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing Acker Night at the Point on Gurley Downtown Prescott",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Cut",
                "url": "https://allevents.in/org/first-cut/27231326"
            }
        ]
    }
]
```