

# Event Details

- **Event Name**: Superhero Night
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 06:00 pm
- **Event Description**: Come hear some Superhero stories, make your own superhero cape and meet Batman from the Iowa League of Heroes!
All ages/Free
- **Event URL**: https://allevents.in/de-soto/superhero-night/200030079265013
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: De Soto
- **state**: IA
- **country**: United States
- **location**: 405 Walnut St, De Soto, IA, United States, Iowa 50069
- **lat**: 41.52981
- **long**: -94.00728
- **full address**: 405 Walnut St, De Soto, IA, United States, Iowa 50069

## Event gallery

- **Alt text**: Superhero Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/704d6172631ed6a5ccdd4ef0bc1896daf7990a47b0ef6a28c89212fc13fa785a-rimg-w1200-h1025-dcffffff-gmir?v=1782942072

## FAQs

- **Q**: When and where is Superhero Night being held?
  - **A:** Superhero Night takes place on Thu, 09 Jul, 2026 at 06:00 pm to Thu, 09 Jul, 2026 at 06:00 pm at 405 Walnut St, De Soto, IA, United States, Iowa 50069.
- **Q**: Who is organizing Superhero Night?
  - **A:** Superhero Night is organized by De Soto Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Superhero Night",
        "image": "https://cdn-az.allevents.in/events3/banners/704d6172631ed6a5ccdd4ef0bc1896daf7990a47b0ef6a28c89212fc13fa785a-rimg-w1200-h1025-dcffffff-gmir?v=1782942072",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/de-soto/superhero-night/200030079265013",
        "location": {
            "@type": "Place",
            "name": "405 Walnut St, De Soto, IA, United States, Iowa 50069",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 walnut st de soto ia united states iowa 50069, De Soto, IA",
                "addressLocality": "De Soto",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52981",
                "longitude": "-94.00728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hear some Superhero stories, make your own superhero cape and meet Batman from the Iowa League of Heroes!\nAll ages/Free",
        "organizer": [
            {
                "@type": "Organization",
                "name": "De Soto Public Library",
                "url": "https://allevents.in/org/de-soto-public-library/21736857"
            }
        ]
    }
]
```