

# Event Details

- **Event Name**: Tucson Book Fair
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am
- **Event Description**: Getting ready for the Tucson Book Fair in March! First batch of Book 1 in the Ethan Crawford series--The Project--secured! I hope to have a good amount of each book in the series for the fair.
- **Event URL**: https://allevents.in/tucson/tucson-book-fair/200029001640644
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: University Of Arizona, Tucson , AZ
- **lat**: 32.232462734812
- **long**: -110.95204320313
- **full address**: University Of Arizona, Tucson , AZ, United States

## Event gallery

- **Alt text**: Tucson Book Fair
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4319fa894472bd419e47c79f5950cbedf16802efd4fd9d92f570e781dd31074c-rimg-w1200-h1005-dc171618-gmir?v=1773128944

## FAQs

- **Q**: When and where is Tucson Book Fair being held?
  - **A:** Tucson Book Fair takes place on Sat, 14 Mar, 2026 at 10:00 am to Sat, 14 Mar, 2026 at 10:00 am at University Of Arizona, Tucson , AZ, United States.
- **Q**: Who is organizing Tucson Book Fair?
  - **A:** Tucson Book Fair is organized by JD's Author Page.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tucson Book Fair",
        "image": "https://cdn-az.allevents.in/events8/banners/4319fa894472bd419e47c79f5950cbedf16802efd4fd9d92f570e781dd31074c-rimg-w1200-h1005-dc171618-gmir?v=1773128944",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/tucson/tucson-book-fair/200029001640644",
        "location": {
            "@type": "Place",
            "name": "University Of Arizona, Tucson , AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tucson,AZ,United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.232462734812",
                "longitude": "-110.95204320313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Getting ready for the Tucson Book Fair in March! First batch of Book 1 in the Ethan Crawford series--The Project--secured! I hope to have a good amount of each book in the series for the fair.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "JDs Author Page",
                "url": "https://allevents.in/org/jds-author-page/26853452"
            }
        ]
    }
]
```