

# Event Details

- **Event Name**: Special Air Force Storytime
- **Event Start and End Date**: Mon, 13 Jul, 2026 at 10:00 am – Mon, 13 Jul, 2026 at 11:00 am
- **Event Description**: Join us at the library for a special storytime with service members from Scott Air Force Base!
- **Event URL**: https://allevents.in/mascoutah/special-air-force-storytime/200030180620319
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Mascoutah
- **state**: IL
- **country**: United States
- **location**: 3 W Church St, Mascoutah, IL, United States, Illinois 62258
- **lat**: 38.49132
- **long**: -89.79783
- **full address**: 3 W Church St, Mascoutah, IL, United States, Illinois 62258

## Event gallery

- **Alt text**: Special Air Force Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9ac5762cb0067d18a9890af9c44e3debf7d6fb7f995028ae8ce6c047cf1e88f0-rimg-w1200-h628-dcdbecfe-gmir?v=1783569811

## FAQs

- **Q**: When and where is Special Air Force Storytime being held?
  - **A:** Special Air Force Storytime takes place on Mon, 13 Jul, 2026 at 10:00 am to Mon, 13 Jul, 2026 at 11:00 am at 3 W Church St, Mascoutah, IL, United States, Illinois 62258.
- **Q**: Who is organizing Special Air Force Storytime?
  - **A:** Special Air Force Storytime is organized by Mascoutah Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Special Air Force Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/9ac5762cb0067d18a9890af9c44e3debf7d6fb7f995028ae8ce6c047cf1e88f0-rimg-w1200-h628-dcdbecfe-gmir?v=1783569811",
        "startDate": "2026-07-13",
        "endDate": "2026-07-13",
        "url": "https://allevents.in/mascoutah/special-air-force-storytime/200030180620319",
        "location": {
            "@type": "Place",
            "name": "3 W Church St, Mascoutah, IL, United States, Illinois 62258",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 W Church St, Mascoutah, IL 62258-2004, United States",
                "addressLocality": "Mascoutah",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.49132",
                "longitude": "-89.79783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library for a special storytime with service members from Scott Air Force Base!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mascoutah Public Library",
                "url": "https://allevents.in/org/mascoutah-public-library/12089668",
                "description": "Wonderful small town library in the Illinois Heartland System!"
            }
        ]
    }
]
```