

# Event Details

- **Event Name**: Barbwire at The Desert Bar
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:30 pm
- **Event Description**: First time! Let's Gooooooo!
- **Event URL**: https://allevents.in/parker/barbwire-at-the-desert-bar/200028826118109
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

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

## Event venue details

- **city**: Parker
- **state**: AZ
- **country**: United States
- **location**: The Desert Bar, Parker Az
- **lat**: 34.245076858049
- **long**: -114.17488654666
- **full address**: The Desert Bar, Parker Az, Cienega Springs Road,Parker,AZ,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Barbwire (https://allevents.in/org/barbwire/25999721)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/52b12db744a69937c114642b1811fb3a6ad6b9b0db78fefa3193950495dd1c71-rimg-w1200-h960-dc07191a-gmir?v=1764811074
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b3915e8176c3950f6b48c346f4162f4a45946b3c4dde5874f7515b1b9968c6e8-rimg-w300-h300-dc927545-gmir?v=1764811074

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** The Desert Bar, Parker Az, Cienega Springs Road,Parker,AZ,United States
- **Q**: Who is organizing the event?
  - **A:** Barbwire
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Barbwire at The Desert Bar ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barbwire at The Desert Bar",
        "image": "https://cdn-az.allevents.in/events9/banners/52b12db744a69937c114642b1811fb3a6ad6b9b0db78fefa3193950495dd1c71-rimg-w1200-h960-dc07191a-gmir?v=1764811074",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/parker/barbwire-at-the-desert-bar/200028826118109",
        "location": {
            "@type": "Place",
            "name": "The Desert Bar, Parker Az",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cienega Springs Road,Parker,AZ,United States",
                "addressLocality": "Parker",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.245076858049",
                "longitude": "-114.17488654666"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First time! Let's Gooooooo!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barbwire",
                "url": "https://allevents.in/org/barbwire/25999721"
            }
        ]
    }
]
```