

# Event Details

- **Event Name**: Volunteer Day
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 10:00 am – Sat, 08 Aug, 2026 at 01:00 pm
- **Event Description**: labeling, sorting, filling bags, etc
- **Event URL**: https://allevents.in/tucson/volunteer-day/200030081508738
- **Event Categories**: volunteering
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: 7290 E. Broadway Suite 160, Tucson, AZ, United States, Arizona 85710
- **lat**: 32.22016
- **long**: -110.83742
- **full address**: 7290 E. Broadway Suite 160, Tucson, AZ, United States, Arizona 85710

## Event gallery

- **Alt text**: Volunteer Day
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ec6db549b6f53006dddb39a9daef1c62d493672d62b497b2d6a35eeb7dd57826-rimg-w1200-h800-dc080808-gmir?v=1785657414

## FAQs

- **Q**: When and where is Volunteer Day being held?
  - **A:** Volunteer Day takes place on Sat, 08 Aug, 2026 at 10:00 am to Sat, 08 Aug, 2026 at 01:00 pm at 7290 E. Broadway Suite 160, Tucson, AZ, United States, Arizona 85710.
- **Q**: Who is organizing Volunteer Day?
  - **A:** Volunteer Day is organized by Southern Arizona Book Heroes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Volunteer Day",
        "image": "https://cdn-az.allevents.in/events10/banners/ec6db549b6f53006dddb39a9daef1c62d493672d62b497b2d6a35eeb7dd57826-rimg-w1200-h800-dc080808-gmir?v=1785657414",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/tucson/volunteer-day/200030081508738",
        "location": {
            "@type": "Place",
            "name": "7290 E. Broadway Suite 160, Tucson, AZ, United States, Arizona 85710",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7290 E Broadway Blvd, Tucson, AZ 85710-0409, United States",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.22016",
                "longitude": "-110.83742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "labeling, sorting, filling bags, etc",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Arizona Book Heroes",
                "url": "https://allevents.in/org/southern-arizona-book-heroes/15290051",
                "description": "Southern Arizona Book Heroes stocks first responder vehicles with new children's books, coloring books, and plushies."
            }
        ]
    }
]
```