

# Event Details

- **Event Name**: Talent Show
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: We can't wait to watch our talented students!
- **Event URL**: https://allevents.in/bettendorf/talent-show/200029937441055
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Bettendorf
- **state**: IA
- **country**: United States
- **location**: Bettendorf High School Performing Arts Center
- **lat**: 41.557364731431
- **long**: -90.497960435301
- **full address**: Bettendorf High School Performing Arts Center, 3333 18th St,Bettendorf,IA,United States

## Event gallery

- **Alt text**: Talent Show
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6fe6e43bb552694a38c4ae4889f3a69a2591cfe679537e54df1def6d4935401a-rimg-w940-h348-dcffffff-gmir?v=1776095035

## FAQs

- **Q**: When and where is Talent Show being held?
  - **A:** Talent Show takes place on Thu, 30 Apr, 2026 at 06:00 pm to Thu, 30 Apr, 2026 at 06:00 pm at Bettendorf High School Performing Arts Center, 3333 18th St,Bettendorf,IA,United States.
- **Q**: Who is organizing Talent Show?
  - **A:** Talent Show is organized by Herbert Hoover Elementary PTO Bettendorf Iowa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Talent Show",
        "image": "https://cdn-az.allevents.in/events5/banners/6fe6e43bb552694a38c4ae4889f3a69a2591cfe679537e54df1def6d4935401a-rimg-w940-h348-dcffffff-gmir?v=1776095035",
        "startDate": "2026-04-30T18:00:00-05:00",
        "url": "https://allevents.in/bettendorf/talent-show/200029937441055",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bettendorf High School Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3333 18th St,Bettendorf,IA,United States",
                "addressLocality": "Bettendorf",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.557364731431",
                "longitude": "-90.497960435301"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can't wait to watch our talented students!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Herbert Hoover Elementary PTO Bettendorf Iowa",
                "url": "https://allevents.in/org/herbert-hoover-elementary-pto-bettendorf-iowa/14327205",
                "description": "Welcome Hoover families!  This page will be full of great information to help keep us up to date on all things Hoover.  We'd love to hear any ideas or suggestions you have!"
            }
        ]
    }
]
```