

# Event Details

- **Event Name**: NLRSD Book Express
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 12:30 pm – Tue, 30 Jun, 2026 at 03:30 pm
- **Event Description**: The book bus is coming!

Students will be able to pick out books, register for the upcoming school year, and grow their reading skills -- all on one bus.
- **Event URL**: https://allevents.in/north-little-rock/nlrsd-book-express/200030260032347
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: North Little Rock
- **state**: AR
- **country**: United States
- **location**: New Hope Baptist Church
- **lat**: 34.770201379965
- **long**: -92.209131195402
- **full address**: New Hope Baptist Church, 1821 Edmonds St, North Little Rock, AR 72117-3466, United States

## Event gallery

- **Alt text**: NLRSD Book Express
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/016598617aa7278c8761ee64f8103954a1006cdc738337de4bec9d52c80e7663-rimg-w960-h960-dc2e2c32-gmir?v=1782428320

## FAQs

- **Q**: When and where is NLRSD Book Express being held?
  - **A:** NLRSD Book Express takes place on Tue, 30 Jun, 2026 at 12:30 pm to Tue, 30 Jun, 2026 at 03:30 pm at New Hope Baptist Church, 1821 Edmonds St, North Little Rock, AR 72117-3466, United States.
- **Q**: Who is organizing NLRSD Book Express?
  - **A:** NLRSD Book Express is organized by Meadow Park Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NLRSD Book Express",
        "image": "https://cdn-az.allevents.in/events9/banners/016598617aa7278c8761ee64f8103954a1006cdc738337de4bec9d52c80e7663-rimg-w960-h960-dc2e2c32-gmir?v=1782428320",
        "startDate": "2026-06-30",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/north-little-rock/nlrsd-book-express/200030260032347",
        "location": {
            "@type": "Place",
            "name": "New Hope Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1821 Edmonds St, North Little Rock, AR 72117-3466, United States",
                "addressLocality": "North Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.770201379965",
                "longitude": "-92.209131195402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The book bus is coming!\n\nStudents will be able to pick out books, register for the upcoming school year, and grow their reading skills -- all on one bus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Meadow Park Elementary School",
                "url": "https://allevents.in/org/meadow-park-elementary-school/27935205"
            }
        ]
    }
]
```