

# Event Details

- **Event Name**: AMB: Children's Concert
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 07:00 pm
- **Event Description**: It is time for our World Famous Children's Concert!! We'll see you at 7:00pm at Haskell Park! The Jewel Ice Cream Truck will be there!
- **Event URL**: https://allevents.in/alton/amb-childrens-concert/200030183300012
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Alton
- **state**: IL
- **country**: United States
- **location**: Haskell Park
- **lat**: 38.8987
- **long**: -90.17522
- **full address**: Haskell Park, 1209 Henry St, Alton, IL 62002-3645, United States

## Event gallery

- **Alt text**: AMB: Children's Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5061fb8b89f922bce22cdf695025743a2bb4f161fdd663d16140be9a5ddb46cb-rimg-w1200-h675-dcfefefe-gmir?v=1782553164

## FAQs

- **Q**: When and where is AMB: Children's Concert being held?
  - **A:** AMB: Children's Concert takes place on Sun, 28 Jun, 2026 at 07:00 pm to Sun, 28 Jun, 2026 at 07:00 pm at Haskell Park, 1209 Henry St, Alton, IL 62002-3645, United States.
- **Q**: Who is organizing AMB: Children's Concert?
  - **A:** AMB: Children's Concert is organized by Alton Municipal Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AMB: Children's Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Alton, this event is thoughtfully curated to deliver a standout experience worth every moment. If AMB: Children's Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "AMB: Children's Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/5061fb8b89f922bce22cdf695025743a2bb4f161fdd663d16140be9a5ddb46cb-rimg-w1200-h675-dcfefefe-gmir?v=1782553164",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/alton/amb-childrens-concert/200030183300012",
        "location": {
            "@type": "Place",
            "name": "Haskell Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1209 Henry St, Alton, IL 62002-3645, United States",
                "addressLocality": "Alton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.8987",
                "longitude": "-90.17522"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It is time for our World Famous Children's Concert!! We'll see you at 7:00pm at Haskell Park! The Jewel Ice Cream Truck will be there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alton Municipal Band",
                "url": "https://allevents.in/org/alton-municipal-band/25082371"
            }
        ]
    }
]
```