

# Event Details

- **Event Name**: Treats on the Streets 
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 03:00 pm – Sun, 26 Oct, 2025 at 04:30 pm
- **Event Description**: Come join us on Main Street in Buffalo Center for Treats on the Streets! Free treats, food, games, and more!
- **Event URL**: https://allevents.in/buffalo-center/treats-on-the-streets/200028797123209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 123

## Ticket Details


## Event venue details

- **city**: Buffalo Center
- **state**: IA
- **country**: United States
- **location**: 102 N Main St , Buffalo Center, IA, United States, Iowa 50424
- **lat**: 43.38611
- **long**: -93.94616
- **full address**: 102 N Main St , Buffalo Center, IA, United States, Iowa 50424

## Event gallery

- **Alt text**: Treats on the Streets
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0eaa4527a8962eb2a1ff37050fad784a232745970e179b70347d43ab241bc0f0-rimg-w1200-h675-dcf3f4f5-gmir?v=1759717675

## FAQs

- **Q**: When and where is Treats on the Streets  being held?
  - **A:** Treats on the Streets  takes place on Sun, 26 Oct, 2025 at 03:00 pm to Sun, 26 Oct, 2025 at 04:30 pm at 102 N Main St , Buffalo Center, IA, United States, Iowa 50424.
- **Q**: Who is organizing Treats on the Streets ?
  - **A:** Treats on the Streets  is organized by North Iowa Betterment.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Treats on the Streets",
        "image": "https://cdn-az.allevents.in/events3/banners/0eaa4527a8962eb2a1ff37050fad784a232745970e179b70347d43ab241bc0f0-rimg-w1200-h675-dcf3f4f5-gmir?v=1759717675",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/buffalo-center/treats-on-the-streets/200028797123209",
        "location": {
            "@type": "Place",
            "name": "102 N Main St , Buffalo Center, IA, United States, Iowa 50424",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Main St N, Buffalo Center, IA 50424-7752, United States",
                "addressLocality": "Buffalo Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.38611",
                "longitude": "-93.94616"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on Main Street in Buffalo Center for Treats on the Streets! Free treats, food, games, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Iowa Betterment",
                "url": "https://allevents.in/org/north-iowa-betterment/26143240"
            }
        ]
    }
]
```