

# Event Details

- **Event Name**: AMB: Children's Concert
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:30 pm
- **Event Description**: It is time for our World Famous Children's Concert!! We'll see you at 7:30pm at Riverview Park!
- **Event URL**: https://allevents.in/alton/amb-childrens-concert/200030112114927
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Alton
- **state**: IL
- **country**: United States
- **location**: Riverview Park
- **lat**: 38.896
- **long**: -90.19379
- **full address**: Riverview Park, 401 Park Ave, Alton, IL 62002, United States

## Event gallery

- **Alt text**: AMB: Children's Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/68450cd4dbc985e9514169d96b36037a03f01d6d35a23a2157c525038181fa85-rimg-w1200-h675-dcfefefe-gmir?v=1781916796

## FAQs

- **Q**: When and where is AMB: Children's Concert being held?
  - **A:** AMB: Children's Concert takes place on Thu, 25 Jun, 2026 at 07:30 pm to Thu, 25 Jun, 2026 at 07:30 pm at Riverview Park, 401 Park Ave, Alton, IL 62002, United States.
- **Q**: Who is organizing AMB: Children's Concert?
  - **A:** AMB: Children's Concert is organized by Alton Municipal Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AMB: Children's Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/68450cd4dbc985e9514169d96b36037a03f01d6d35a23a2157c525038181fa85-rimg-w1200-h675-dcfefefe-gmir?v=1781916796",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/alton/amb-childrens-concert/200030112114927",
        "location": {
            "@type": "Place",
            "name": "Riverview Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Park Ave, Alton, IL 62002, United States",
                "addressLocality": "Alton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.896",
                "longitude": "-90.19379"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It is time for our World Famous Children's Concert!! We'll see you at 7:30pm at Riverview Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alton Municipal Band",
                "url": "https://allevents.in/org/alton-municipal-band/25082371"
            }
        ]
    }
]
```