

# Event Details

- **Event Name**: Romance Book Club
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 06:00 pm – Wed, 18 Mar, 2026 at 08:00 pm
- **Event Description**: Members receive 15% off their book purchase.
- **Event URL**: https://allevents.in/grapevine/romance-book-club/200029386001835
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Grapevine
- **state**: TX
- **country**: United States
- **location**: 909 S Main St, Grapevine, TX 76051-7578, United States
- **lat**: 32.93214
- **long**: -97.07813
- **full address**: 909 S Main St, Grapevine, TX 76051-7578, United States

## Event gallery

- **Alt text**: Romance Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d0e8f0f29c9ee20e351f41cf0e9fba0ef5d7b6e1312d695ecb629d7c91bb8c51-rimg-w1200-h960-dc345daa-gmir?v=1773770069

## FAQs

- **Q**: When and where is Romance Book Club being held?
  - **A:** Romance Book Club takes place on Wed, 18 Mar, 2026 at 06:00 pm to Wed, 18 Mar, 2026 at 08:00 pm at 909 S Main St, Grapevine, TX 76051-7578, United States.
- **Q**: Who is organizing Romance Book Club?
  - **A:** Romance Book Club is organized by Talking Animals Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Romance Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/d0e8f0f29c9ee20e351f41cf0e9fba0ef5d7b6e1312d695ecb629d7c91bb8c51-rimg-w1200-h960-dc345daa-gmir?v=1773770069",
        "startDate": "2026-03-18",
        "endDate": "2026-03-18",
        "url": "https://allevents.in/grapevine/romance-book-club/200029386001835",
        "location": {
            "@type": "Place",
            "name": "909 S Main St, Grapevine, TX 76051-7578, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 S Main St, Grapevine, TX 76051-7578, United States",
                "addressLocality": "Grapevine",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.93214",
                "longitude": "-97.07813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Members receive 15% off their book purchase.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Talking Animals Books",
                "url": "https://allevents.in/org/talking-animals-books/20951022"
            }
        ]
    }
]
```