

# Event Details

- **Event Name**: Go Nutz for Reading Festival!
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Free ticket to an exclusive reading program festival open only to students who read eight books to complete the program and parents/guardians.
- **Event URL**: https://allevents.in/richmond/go-nutz-for-reading-festival/200029932081234
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029932081234?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=richmond-events

## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: Richmond Flying Squirrels
- **lat**: 37.57283
- **long**: -77.46444
- **full address**: Richmond Flying Squirrels, 2929 N Arthur Ashe Boulevard,Richmond, Virginia, United States

## Event gallery

- **Alt text**: Go Nutz for Reading Festival!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d78f2d6831586feef3d7ff3e7055f4f2aec0aeedabf80407da71924749f4befc-rimg-w1200-h320-dcffffff-gmir?v=1775991394

## FAQs

- **Q**: When and where is Go Nutz for Reading Festival! being held?
  - **A:** Go Nutz for Reading Festival! takes place on Wed, 15 Apr, 2026 at 06:00 pm to Wed, 15 Apr, 2026 at 06:00 pm at Richmond Flying Squirrels, 2929 N Arthur Ashe Boulevard,Richmond, Virginia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Go Nutz for Reading Festival!",
        "image": "https://cdn-az.allevents.in/events4/banners/d78f2d6831586feef3d7ff3e7055f4f2aec0aeedabf80407da71924749f4befc-rimg-w1200-h320-dcffffff-gmir?v=1775991394",
        "startDate": "2026-04-15T18:00:00-04:00",
        "url": "https://allevents.in/richmond/go-nutz-for-reading-festival/200029932081234",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Richmond Flying Squirrels",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2929 N Arthur Ashe Boulevard,Richmond, Virginia",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.57283",
                "longitude": "-77.46444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free ticket to an exclusive reading program festival open only to students who read eight books to complete the program and parents/guardians."
    }
]
```