

# Event Details

- **Event Name**: Bike Night
- **Event Start and End Date**: Tue, 02 Sep, 2025 at 05:00 pm – Tue, 02 Sep, 2025 at 08:00 pm
- **Event Description**: Special Bike Night food options along with Full BBQ menu
- **Event URL**: https://allevents.in/sandy-creek/bike-night/200028750769452
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sandy Creek
- **state**: NY
- **country**: United States
- **location**: 8883 State Route 3, Sandy Creek, NY
- **lat**: 43.66065
- **long**: -76.15195
- **full address**: 8883 State Route 3, Sandy Creek, NY, United States

## Event gallery

- **Alt text**: Bike Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/92412da1deaf5e91f8bb74174069b2aef4adcaab2bbeaf39b73989cf4c824361-rimg-w1200-h628-dc212226-gmir?v=1756338712

## FAQs

- **Q**: When and where is Bike Night being held?
  - **A:** Bike Night takes place on Tue, 02 Sep, 2025 at 05:00 pm to Tue, 02 Sep, 2025 at 08:00 pm at 8883 State Route 3, Sandy Creek, NY, United States.
- **Q**: Who is organizing Bike Night?
  - **A:** Bike Night is organized by Pond Pit BBQ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Night",
        "image": "https://cdn-az.allevents.in/events5/banners/92412da1deaf5e91f8bb74174069b2aef4adcaab2bbeaf39b73989cf4c824361-rimg-w1200-h628-dc212226-gmir?v=1756338712",
        "startDate": "2025-09-02",
        "endDate": "2025-09-02",
        "url": "https://allevents.in/sandy-creek/bike-night/200028750769452",
        "location": {
            "@type": "Place",
            "name": "8883 State Route 3, Sandy Creek, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8883 RT-3, Sandy Creek, NY 13145-2204, United States",
                "addressLocality": "Sandy Creek",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.66065",
                "longitude": "-76.15195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Bike Night food options along with Full BBQ menu",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pond Pit BBQ",
                "url": "https://allevents.in/org/pond-pit-bbq/21735609"
            }
        ]
    }
]
```