

# Event Details

- **Event Name**: Book Signing and Sale
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Come by and say Hi!
- **Event URL**: https://allevents.in/whitesboro/book-signing-and-sale/200029374790553
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Whitesboro
- **state**: TX
- **country**: United States
- **location**: House of Brews Coffee House
- **lat**: 33.65638
- **long**: -96.91147
- **full address**: House of Brews Coffee House, 413 W. Main St,Whitesboro, Texas, United States

## Event gallery

- **Alt text**: Book Signing and Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aeb02f0380ec0bb03b9e546526cbd262ca3874763c49b2aee2ebc1d114a3024b-rimg-w1080-h1080-dc050403-gmir?v=1766092913

## FAQs

- **Q**: When and where is Book Signing and Sale being held?
  - **A:** Book Signing and Sale takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 12:00 pm at House of Brews Coffee House, 413 W. Main St,Whitesboro, Texas, United States.
- **Q**: Who is organizing Book Signing and Sale?
  - **A:** Book Signing and Sale is organized by S. K. Snyder, Author.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Signing and Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/aeb02f0380ec0bb03b9e546526cbd262ca3874763c49b2aee2ebc1d114a3024b-rimg-w1080-h1080-dc050403-gmir?v=1766092913",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/whitesboro/book-signing-and-sale/200029374790553",
        "location": {
            "@type": "Place",
            "name": "House of Brews Coffee House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "413 W. Main St,Whitesboro, Texas",
                "addressLocality": "Whitesboro",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.65638",
                "longitude": "-96.91147"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come by and say Hi!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "S. K. Snyder Author",
                "url": "https://allevents.in/org/s-k-snyder-author/27256464"
            }
        ]
    }
]
```