

# Event Details

- **Event Name**: Book Signing Event 
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 10:00 am – Sat, 11 Jul, 2026 at 02:00 pm
- **Event Description**: We’re excited to visit with old and new friends in Sumter, SC, at the iconic Simpson Hardware and Sports !
    Make plans to stop by and say hello! Expect a few laughs, some tall tales, and an incredible shopping experience.
- **Event URL**: https://allevents.in/sumter/book-signing-event/200030271996854
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Sumter
- **state**: SC
- **country**: United States
- **location**: Simpson Outdoors
- **lat**: 33.9203
- **long**: -80.3417
- **full address**: Simpson Outdoors, 40 West Wesmark Blvd.,Sumter, South Carolina, United States

## Event gallery

- **Alt text**: Book Signing Event
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ad40e67e4d97892941b943819654864d301436afa74f56971dca60331fbb94a6-rimg-w1080-h1350-dcf3f3f3-gmir?v=1783445363

## FAQs

- **Q**: When and where is Book Signing Event  being held?
  - **A:** Book Signing Event  takes place on Sat, 11 Jul, 2026 at 10:00 am to Sat, 11 Jul, 2026 at 02:00 pm at Simpson Outdoors, 40 West Wesmark Blvd.,Sumter, South Carolina, United States.
- **Q**: Who is organizing Book Signing Event ?
  - **A:** Book Signing Event  is organized by W. Scott Jones Author.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Signing Event",
        "image": "https://cdn-az.allevents.in/events1/banners/ad40e67e4d97892941b943819654864d301436afa74f56971dca60331fbb94a6-rimg-w1080-h1350-dcf3f3f3-gmir?v=1783445363",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/sumter/book-signing-event/200030271996854",
        "location": {
            "@type": "Place",
            "name": "Simpson Outdoors",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40 West Wesmark Blvd.,Sumter, South Carolina",
                "addressLocality": "Sumter",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.9203",
                "longitude": "-80.3417"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re excited to visit with old and new friends in Sumter, SC, at the iconic Simpson Hardware and Sports !\n    Make plans to stop by and say hello! Expect a few laughs, some tall tales, and an incredible shopping experience.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "W. Scott Jones Author",
                "url": "https://allevents.in/org/w-scott-jones-author/23675701"
            }
        ]
    }
]
```