

# Event Details

- **Event Name**: Book Club Meeting
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 10:00 am
- **Event Description**: We will be discussing "Inheritance" by Dani Shapiro.
- **Event URL**: https://allevents.in/winter-springs/book-club-meeting/200030090837753
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Winter Springs
- **state**: FL
- **country**: United States
- **location**: 50 S Moss Rd, Winter Springs, FL, United States, Florida 32708
- **lat**: 28.69672
- **long**: -81.30587
- **full address**: 50 S Moss Rd, Winter Springs, FL, United States, Florida 32708

## Event gallery

- **Alt text**: Book Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d3d4d8039ae1d7aee3d416c89a375153ee456b83f80a3f3305c54b08f7b29daf-rimg-w1200-h1855-dc383234-gmir?v=1784454007

## FAQs

- **Q**: When and where is Book Club Meeting being held?
  - **A:** Book Club Meeting takes place on Sun, 19 Jul, 2026 at 10:00 am to Sun, 19 Jul, 2026 at 10:00 am at 50 S Moss Rd, Winter Springs, FL, United States, Florida 32708.
- **Q**: Who is organizing Book Club Meeting?
  - **A:** Book Club Meeting is organized by Temple Israel Of Winter Springs FL Sisterhood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/d3d4d8039ae1d7aee3d416c89a375153ee456b83f80a3f3305c54b08f7b29daf-rimg-w1200-h1855-dc383234-gmir?v=1784454007",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/winter-springs/book-club-meeting/200030090837753",
        "location": {
            "@type": "Place",
            "name": "50 S Moss Rd, Winter Springs, FL, United States, Florida 32708",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 S Moss Rd, Winter Springs, FL 32708-3002, United States",
                "addressLocality": "Winter Springs",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.69672",
                "longitude": "-81.30587"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be discussing \"Inheritance\" by Dani Shapiro.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Temple Israel Of Winter Springs FL Sisterhood",
                "url": "https://allevents.in/org/temple-israel-of-winter-springs-fl-sisterhood/24093059"
            }
        ]
    }
]
```