

# Event Details

- **Event Name**: Brooking Bonanza Walking Tour
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:30 am
- **Event Description**: Come join us during the Brookings Bonanza for a walking tour about the history and architecture of downtown Brookings.
- **Event URL**: https://allevents.in/brookings/brooking-bonanza-walking-tour/200030266960713
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Brookings
- **state**: SD
- **country**: United States
- **location**: SW corner of 3rd St and Main Ave., Brookings, SD
- **lat**: 44.307838221919
- **long**: -96.798728446166
- **full address**: SW corner of 3rd St and Main Ave., Brookings, SD, United States

## Event gallery

- **Alt text**: Brooking Bonanza Walking Tour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/621d3e03048698f8d3985eb2f6cf075f2e958be8a360901ab2401e3199e1b439-rimg-w432-h264-dcd2d2d2-gmir?v=1782554061

## FAQs

- **Q**: When and where is Brooking Bonanza Walking Tour being held?
  - **A:** Brooking Bonanza Walking Tour takes place on Sat, 27 Jun, 2026 at 09:30 am to Sat, 27 Jun, 2026 at 09:30 am at SW corner of 3rd St and Main Ave., Brookings, SD, United States.
- **Q**: Who is organizing Brooking Bonanza Walking Tour?
  - **A:** Brooking Bonanza Walking Tour is organized by Brookings Historic Preservation Commission.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brooking Bonanza Walking Tour",
        "image": "https://cdn-az.allevents.in/events10/banners/621d3e03048698f8d3985eb2f6cf075f2e958be8a360901ab2401e3199e1b439-rimg-w432-h264-dcd2d2d2-gmir?v=1782554061",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/brookings/brooking-bonanza-walking-tour/200030266960713",
        "location": {
            "@type": "Place",
            "name": "SW corner of 3rd St and Main Ave., Brookings, SD",
            "address": {
                "@type": "PostalAddress",
                "name": "SW corner of 3rd St and Main Ave., Brookings, SD, United States",
                "addressLocality": "Brookings",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.307838221919",
                "longitude": "-96.798728446166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us during the Brookings Bonanza for a walking tour about the history and architecture of downtown Brookings.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brookings Historic Preservation Commission",
                "url": "https://allevents.in/org/brookings-historic-preservation-commission/23561703"
            }
        ]
    }
]
```