

# Event Details

- **Event Name**: The Community Book Read
- **Event Start and End Date**: Tue, 09 Sep, 2025 at 06:00 pm
- **Event Description**: Join us at the Carroll Electric Community Room on Tuesday, September 9 @ 6 PM!
- **Event URL**: https://allevents.in/berryville/the-community-book-read/200028701969131
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Berryville
- **state**: AR
- **country**: United States
- **location**: 920 Highway 62 Spur, Berryville, AR 72616-4527, United States
- **lat**: 36.37851
- **long**: -93.58462
- **full address**: 920 Highway 62 Spur, Berryville, AR 72616-4527, United States

## Event gallery

- **Alt text**: The Community Book Read
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3826a68618cb099a4544ea4cb835b7347195dd8721d4391180aca8d04411f050-rimg-w1200-h628-dcffffff-gmir?v=1756856024

## FAQs

- **Q**: When and where is The Community Book Read being held?
  - **A:** The Community Book Read takes place on Tue, 09 Sep, 2025 at 06:00 pm to Tue, 09 Sep, 2025 at 06:00 pm at 920 Highway 62 Spur, Berryville, AR 72616-4527, United States.
- **Q**: Who is organizing The Community Book Read?
  - **A:** The Community Book Read is organized by Berryville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Community Book Read",
        "image": "https://cdn-az.allevents.in/events3/banners/3826a68618cb099a4544ea4cb835b7347195dd8721d4391180aca8d04411f050-rimg-w1200-h628-dcffffff-gmir?v=1756856024",
        "startDate": "2025-09-09",
        "url": "https://allevents.in/berryville/the-community-book-read/200028701969131",
        "location": {
            "@type": "Place",
            "name": "920 Highway 62 Spur, Berryville, AR 72616-4527, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "920 US 62 Spur Hwy, Berryville, AR 72616-4527, United States",
                "addressLocality": "Berryville",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.37851",
                "longitude": "-93.58462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Carroll Electric Community Room on Tuesday, September 9 @ 6 PM!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Berryville Public Library",
                "url": "https://allevents.in/org/berryville-public-library/22694078"
            }
        ]
    }
]
```