

# Event Details

- **Event Name**: Summer Reading Kickoff
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 12:00 pm
- **Event Description**: We'll have adoptable animals at the library's summer reading kick-off event!
- **Event URL**: https://allevents.in/indian-springs-village/summer-reading-kickoff/200029911561141
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Indian Springs Village
- **state**: AL
- **country**: United States
- **location**: North Shelby Library
- **lat**: 33.364808145493
- **long**: -86.716790642342
- **full address**: North Shelby Library, 5521 Cahaba Valley Rd,Birmingham,AL,United States, Indian Springs Village

## Event gallery

- **Alt text**: Summer Reading Kickoff
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7b0e9cdc9970a00e10e08760314eae22dd49ead1b49a3affafa4e0be1bda73ce-rimg-w658-h440-dcffffff-gmir?v=1780200850

## FAQs

- **Q**: When and where is Summer Reading Kickoff being held?
  - **A:** Summer Reading Kickoff takes place on Mon, 01 Jun, 2026 at 12:00 pm to Mon, 01 Jun, 2026 at 12:00 pm at North Shelby Library, 5521 Cahaba Valley Rd,Birmingham,AL,United States, Indian Springs Village.
- **Q**: Who is organizing Summer Reading Kickoff?
  - **A:** Summer Reading Kickoff is organized by Shelby Humane.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Reading Kickoff",
        "image": "https://cdn-az.allevents.in/events7/banners/7b0e9cdc9970a00e10e08760314eae22dd49ead1b49a3affafa4e0be1bda73ce-rimg-w658-h440-dcffffff-gmir?v=1780200850",
        "startDate": "2026-06-01",
        "url": "https://allevents.in/indian-springs-village/summer-reading-kickoff/200029911561141",
        "location": {
            "@type": "Place",
            "name": "North Shelby Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5521 Cahaba Valley Rd,Birmingham,AL,United States",
                "addressLocality": "Indian Springs Village",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.364808145493",
                "longitude": "-86.716790642342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll have adoptable animals at the library's summer reading kick-off event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shelby Humane",
                "url": "https://allevents.in/org/shelby-humane/13528680",
                "description": "A non-profit animal welfare organization. \n"
            }
        ]
    }
]
```