

# Event Details

- **Event Name**: Book club discussion 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 02:00 pm
- **Event Description**: Join us for our second meeting!
- **Event URL**: https://allevents.in/redlands/book-club-discussion/200030196311710
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Redlands
- **state**: CA
- **country**: United States
- **location**: Stell Coffee and Tea
- **lat**: 34.056816125001
- **long**: -117.2068401822
- **full address**: Stell Coffee and Tea, 390 Alabama St,Redlands, California, United States

## Event gallery

- **Alt text**: Book club discussion
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/412b801ee39a3c0ecae8984acab106547a2f597b05d907137a4e8f5b7b79592b-rimg-w1080-h1350-dcf7de5e-gmir?v=1782379414

## FAQs

- **Q**: When and where is Book club discussion  being held?
  - **A:** Book club discussion  takes place on Sat, 27 Jun, 2026 at 02:00 pm to Sat, 27 Jun, 2026 at 02:00 pm at Stell Coffee and Tea, 390 Alabama St,Redlands, California, United States.
- **Q**: Who is organizing Book club discussion ?
  - **A:** Book club discussion  is organized by Inland Empire Book Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book club discussion",
        "image": "https://cdn-az.allevents.in/events2/banners/412b801ee39a3c0ecae8984acab106547a2f597b05d907137a4e8f5b7b79592b-rimg-w1080-h1350-dcf7de5e-gmir?v=1782379414",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/redlands/book-club-discussion/200030196311710",
        "location": {
            "@type": "Place",
            "name": "Stell Coffee and Tea",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "390 Alabama St,Redlands, California",
                "addressLocality": "Redlands",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.056816125001",
                "longitude": "-117.2068401822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our second meeting!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Inland Empire Book Club",
                "url": "https://allevents.in/org/inland-empire-book-club/27889107"
            }
        ]
    }
]
```