

# Event Details

- **Event Name**: Bike Night
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 06:00 pm
- **Event Description**: Come hang out, make new friends, and plan rides the 1st Saturday of every month! Moved this one the the 2nd weekend since most people will be out celebrating on the 4th. Everyone with a good attitude is welcome! ?
- **Event URL**: https://allevents.in/casa-grande/bike-night/200030025472259
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Casa Grande
- **state**: AZ
- **country**: United States
- **location**: Airport Tavern
- **lat**: 32.901565
- **long**: -111.7575899
- **full address**: Airport Tavern, 1801 N Pinal Ave,Casa Grande, Arizona, United States

## Event gallery

- **Alt text**: Bike Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4c7bfa0f11004d0cabff68abe8d053b393574c0a3a3d1f30298a813e3aa75efc-rimg-w1024-h1536-dc2e1713-gmir?v=1783474913

## FAQs

- **Q**: When and where is Bike Night being held?
  - **A:** Bike Night takes place on Sat, 11 Jul, 2026 at 06:00 pm to Sat, 11 Jul, 2026 at 06:00 pm at Airport Tavern, 1801 N Pinal Ave,Casa Grande, Arizona, United States.
- **Q**: Who is organizing Bike Night?
  - **A:** Bike Night is organized by Angela N Davis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Night",
        "image": "https://cdn-az.allevents.in/events1/banners/4c7bfa0f11004d0cabff68abe8d053b393574c0a3a3d1f30298a813e3aa75efc-rimg-w1024-h1536-dc2e1713-gmir?v=1783474913",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/casa-grande/bike-night/200030025472259",
        "location": {
            "@type": "Place",
            "name": "Airport Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 N Pinal Ave,Casa Grande, Arizona",
                "addressLocality": "Casa Grande",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.901565",
                "longitude": "-111.7575899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out, make new friends, and plan rides the 1st Saturday of every month! Moved this one the the 2nd weekend since most people will be out celebrating on the 4th. Everyone with a good attitude is welcome! ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Angela N Davis",
                "url": "https://allevents.in/org/angela-n-davis/25038167"
            }
        ]
    }
]
```