

# Event Details

- **Event Name**: Bike Sale
- **Event Start and End Date**: Mon, 04 Aug, 2025 at 02:00 pm
- **Event Description**: Bike event! Monday 8/4 I'm opening my shop for a bike event. Come down to the Safeguard storage 1471 North 600 West unit 369 between rows 4 and 5. I'll have bikes on display for sale.
- **Event URL**: https://allevents.in/logan/bike-sale/200028613867144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: United States
- **location**: Bridger
- **lat**: 41.771489
- **long**: -111.854314
- **full address**: Bridger, Logan, Utah, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mountain Mike's Mountain Bikes (https://allevents.in/org/mountain-mikes-mountain-bikes/26371620)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0407499753ebd4258ad00de04fe56876033685a82681a558516086de536d30ac-rimg-w1200-h900-dc94454a-gmir?v=1754292931
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d692cf9a53d5295c1eb69ca5f2e522e4e2c42186a543bf8379ec77ad8561b8ed-rimg-w300-h300-dc94434a-gmir?v=1754292944

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 04 Aug, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Bridger, Logan, Utah, United States
- **Q**: Who is organizing the event?
  - **A:** Mountain Mike's Mountain Bikes
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Bike Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bike Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/0407499753ebd4258ad00de04fe56876033685a82681a558516086de536d30ac-rimg-w1200-h900-dc94454a-gmir?v=1754292931",
        "startDate": "2025-08-04",
        "url": "https://allevents.in/logan/bike-sale/200028613867144",
        "location": {
            "@type": "Place",
            "name": "Bridger",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Logan, Utah",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.771489",
                "longitude": "-111.854314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bike event! Monday 8/4 I'm opening my shop for a bike event. Come down to the Safeguard storage 1471 North 600 West unit 369 between rows 4 and 5. I'll have bikes on display for sale.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Mikes Mountain Bikes",
                "url": "https://allevents.in/org/mountain-mikes-mountain-bikes/26371620"
            }
        ]
    }
]
```