

# Event Details

- **Event Name**: BASIC Spud Night
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 05:00 pm – Wed, 29 Oct, 2025 at 06:30 pm
- **Event Description**: Come support our high schoolers at their Spud Night fundraiser featuring loaded baked potatoes and hot dogs! All freewill donations will support New Life Youth Mission Trips.
- **Event URL**: https://allevents.in/sioux-center/basic-spud-night/200029068823004
- **Event Categories**: nonprofit, dog
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Sioux Center
- **state**: IA
- **country**: United States
- **location**: New Life Church
- **lat**: 43.061471
- **long**: -96.171708
- **full address**: New Life Church, 232 16th St SE, Sioux Center, IA 51250-1153, United States

## Event gallery

- **Alt text**: BASIC Spud Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0134c920784ba52c0b3992454689ae098744986cb8ccd0a7ad41ad04fed9350b-rimg-w1200-h675-dcffffff-gmir?v=1761583177

## FAQs

- **Q**: When and where is BASIC Spud Night being held?
  - **A:** BASIC Spud Night takes place on Wed, 29 Oct, 2025 at 05:00 pm to Wed, 29 Oct, 2025 at 06:30 pm at New Life Church, 232 16th St SE, Sioux Center, IA 51250-1153, United States.
- **Q**: Who is organizing BASIC Spud Night?
  - **A:** BASIC Spud Night is organized by New Life Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BASIC Spud Night",
        "image": "https://cdn-az.allevents.in/events4/banners/0134c920784ba52c0b3992454689ae098744986cb8ccd0a7ad41ad04fed9350b-rimg-w1200-h675-dcffffff-gmir?v=1761583177",
        "startDate": "2025-10-29",
        "endDate": "2025-10-29",
        "url": "https://allevents.in/sioux-center/basic-spud-night/200029068823004",
        "location": {
            "@type": "Place",
            "name": "New Life Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "232 16th St SE, Sioux Center, IA 51250-1153, United States",
                "addressLocality": "Sioux Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.061471",
                "longitude": "-96.171708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support our high schoolers at their Spud Night fundraiser featuring loaded baked potatoes and hot dogs! All freewill donations will support New Life Youth Mission Trips.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church",
                "url": "https://allevents.in/org/new-life-church/26000957"
            }
        ]
    }
]
```