

# Event Details

- **Event Name**: Battle of the Books Practice!
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 01:00 pm – Mon, 06 Jul, 2026 at 02:00 pm
- **Event Description**: Practice is at 1PM today!
- **Event URL**: https://allevents.in/bellevue/battle-of-the-books-practice/200030225048135
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bellevue
- **state**: OH
- **country**: United States
- **location**: 224 East Main Street, Bellevue, OH, United States, Ohio 44811
- **lat**: 41.27316
- **long**: -82.83829
- **full address**: 224 East Main Street, Bellevue, OH, United States, Ohio 44811

## Event gallery

- **Alt text**: Battle of the Books Practice!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/60eeb2e51def10e0d1360e8dc7f48d4159aeb694df85092e824f9d708a6c81e7-rimg-w1200-h630-dc64c3c5-gmir?v=1781228974

## FAQs

- **Q**: When and where is Battle of the Books Practice! being held?
  - **A:** Battle of the Books Practice! takes place on Wed, 17 Jun, 2026 at 01:00 pm to Mon, 06 Jul, 2026 at 02:00 pm at 224 East Main Street, Bellevue, OH, United States, Ohio 44811.
- **Q**: Who is organizing Battle of the Books Practice!?
  - **A:** Battle of the Books Practice! is organized by Bellevue Public Library Children's Room.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Battle of the Books Practice!",
        "image": "https://cdn-az.allevents.in/events4/banners/60eeb2e51def10e0d1360e8dc7f48d4159aeb694df85092e824f9d708a6c81e7-rimg-w1200-h630-dc64c3c5-gmir?v=1781228974",
        "startDate": "2026-06-17",
        "endDate": "2026-07-06",
        "url": "https://allevents.in/bellevue/battle-of-the-books-practice/200030225048135",
        "location": {
            "@type": "Place",
            "name": "224 East Main Street, Bellevue, OH, United States, Ohio 44811",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "224 E Main St, Bellevue, OH 44811-1409, United States",
                "addressLocality": "Bellevue",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.27316",
                "longitude": "-82.83829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Practice is at 1PM today!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bellevue Public Library Childrens Room",
                "url": "https://allevents.in/org/bellevue-public-library-childrens-room/22461216"
            }
        ]
    }
]
```