

# Event Details

- **Event Name**: Book Brunch
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am – Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: Read anything you like for our bi-monthly book brunch and then come tell us about it! Or just come hang out and listen to people tell you what they’ve been reading! This is a no-rules book club.
- **Event URL**: https://allevents.in/tempe/book-brunch/200030109925450
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Tempe
- **state**: AZ
- **country**: United States
- **location**: Starlight Memorial Park
- **lat**: 33.42196
- **long**: -111.93315
- **full address**: Starlight Memorial Park, University Dr,Tempe, Arizona, United States

## Event gallery

- **Alt text**: Book Brunch
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b17082d55ee67a25296983c6fb2ec3a54af131669c249e0f38d1a2b2c84c525d-rimg-w1200-h1553-dcffffff-gmir?v=1781963057

## FAQs

- **Q**: When and where is Book Brunch being held?
  - **A:** Book Brunch takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 01:00 pm at Starlight Memorial Park, University Dr,Tempe, Arizona, United States.
- **Q**: Who is organizing Book Brunch?
  - **A:** Book Brunch is organized by Starlight Memorial Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Brunch",
        "image": "https://cdn-az.allevents.in/events10/banners/b17082d55ee67a25296983c6fb2ec3a54af131669c249e0f38d1a2b2c84c525d-rimg-w1200-h1553-dcffffff-gmir?v=1781963057",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/tempe/book-brunch/200030109925450",
        "location": {
            "@type": "Place",
            "name": "Starlight Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "University Dr,Tempe, Arizona",
                "addressLocality": "Tempe",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.42196",
                "longitude": "-111.93315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Read anything you like for our bi-monthly book brunch and then come tell us about it! Or just come hang out and listen to people tell you what they’ve been reading! This is a no-rules book club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Starlight Memorial Park",
                "url": "https://allevents.in/org/starlight-memorial-park/25460980",
                "description": "Starlight Memorial Park, Tempe. 295 likes · 33 talking about this · 80 were here. Home of Starlight Gardens and Casa Chavez in the heart of Tempe."
            }
        ]
    }
]
```