

# Event Details

- **Event Name**: Books to Go!
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 04:00 pm – Tue, 14 Jul, 2026 at 06:00 pm
- **Event Description**: Stop by and pick out FREE books and say hi to some of your favorite teachers!
- **Event URL**: https://allevents.in/blacksburg/books-to-go/200030157221350
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Blacksburg
- **state**: VA
- **country**: United States
- **location**: 4021 Price's Fork Road, Blacksburg, VA, United States, Virginia 24060
- **lat**: 37.20831
- **long**: -80.48519
- **full address**: 4021 Price's Fork Road, Blacksburg, VA, United States, Virginia 24060

## Event gallery

- **Alt text**: Books to Go!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5d85b479afcdeddb097615762e3b46c59bcb30a41536d337c7b3abb87acb840f-rimg-w1056-h816-dcffffff-gmir?v=1783532055

## FAQs

- **Q**: When and where is Books to Go! being held?
  - **A:** Books to Go! takes place on Tue, 14 Jul, 2026 at 04:00 pm to Tue, 14 Jul, 2026 at 06:00 pm at 4021 Price's Fork Road, Blacksburg, VA, United States, Virginia 24060.
- **Q**: Who is organizing Books to Go!?
  - **A:** Books to Go! is organized by Price's Fork Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Books to Go!",
        "image": "https://cdn-az.allevents.in/events10/banners/5d85b479afcdeddb097615762e3b46c59bcb30a41536d337c7b3abb87acb840f-rimg-w1056-h816-dcffffff-gmir?v=1783532055",
        "startDate": "2026-07-14",
        "endDate": "2026-07-14",
        "url": "https://allevents.in/blacksburg/books-to-go/200030157221350",
        "location": {
            "@type": "Place",
            "name": "4021 Price's Fork Road, Blacksburg, VA, United States, Virginia 24060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4021 Prices Fork Rd, Blacksburg, VA 24060-1981, United States",
                "addressLocality": "Blacksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.20831",
                "longitude": "-80.48519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by and pick out FREE books and say hi to some of your favorite teachers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prices Fork Elementary School",
                "url": "https://allevents.in/org/prices-fork-elementary-school/23662116"
            }
        ]
    }
]
```