

# Event Details

- **Event Name**: Big Bob in the Sky @ the Rock Shop inn
- **Event Start and End Date**: Sat, 30 Aug, 2025 at 07:00 pm – Sun, 31 Aug, 2025 at 12:00 am
- **Event Description**: Rock Shop Saturday night, it’s gonna go down!
- **Event URL**: https://allevents.in/farson/big-bob-in-the-sky-the-rock-shop-inn/200028754504931
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Farson
- **state**: WY
- **country**: United States
- **location**: South Pass (Wyoming)
- **lat**: 42.37
- **long**: -108.91361111111
- **full address**: South Pass (Wyoming), Atlantic City, Wyoming, Farson, United States

## Event gallery

- **Alt text**: Big Bob in the Sky @ the Rock Shop inn
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ec46ce831dcfb6dff189e8b059e9a6921c66842eae2b0ed764ad71f5b5ce163d-rimg-w683-h910-dc060606-gmir?v=1756396830

## FAQs

- **Q**: When and where is Big Bob in the Sky @ the Rock Shop inn being held?
  - **A:** Big Bob in the Sky @ the Rock Shop inn takes place on Sat, 30 Aug, 2025 at 07:00 pm to Sun, 31 Aug, 2025 at 12:00 am at South Pass (Wyoming), Atlantic City, Wyoming, Farson, United States.
- **Q**: Who is organizing Big Bob in the Sky @ the Rock Shop inn?
  - **A:** Big Bob in the Sky @ the Rock Shop inn is organized by Rob Weimann Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big Bob in the Sky @ the Rock Shop inn",
        "image": "https://cdn-az.allevents.in/events7/banners/ec46ce831dcfb6dff189e8b059e9a6921c66842eae2b0ed764ad71f5b5ce163d-rimg-w683-h910-dc060606-gmir?v=1756396830",
        "startDate": "2025-08-30",
        "endDate": "2025-08-31",
        "url": "https://allevents.in/farson/big-bob-in-the-sky-the-rock-shop-inn/200028754504931",
        "location": {
            "@type": "Place",
            "name": "South Pass (Wyoming)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Atlantic City, Wyoming",
                "addressLocality": "Farson",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.37",
                "longitude": "-108.91361111111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock Shop Saturday night, it’s gonna go down!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rob Weimann Music",
                "url": "https://allevents.in/org/rob-weimann-music/26552860"
            }
        ]
    }
]
```