

# Event Details

- **Event Name**: Book Swap
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 12:00 pm – Sat, 12 Sep, 2026 at 05:00 pm
- **Event Description**: We will have a book swap table where you can bring a gently loved book and swap it for another one.
- **Event URL**: https://allevents.in/petal/book-swap/200030597477201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Petal
- **state**: MS
- **country**: United States
- **location**: Grand Central Outfitters
- **lat**: 31.34474
- **long**: -89.26319
- **full address**: Grand Central Outfitters, 128 S Main St,Petal, Mississippi, United States

## Event gallery

- **Alt text**: Book Swap
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/26cd03d5609beea6dfa9cbcf9ebc21b66018b5d314be695cbe52f24ddb4145d6-rimg-w768-h960-dcf8e8e8-gmir?v=1787358301

## FAQs

- **Q**: When and where is Book Swap being held?
  - **A:** Book Swap takes place on Sat, 12 Sep, 2026 at 12:00 pm to Sat, 12 Sep, 2026 at 05:00 pm at Grand Central Outfitters, 128 S Main St,Petal, Mississippi, United States.
- **Q**: Who is organizing Book Swap?
  - **A:** Book Swap is organized by Leaf and Letter .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Swap",
        "image": "https://cdn-az.allevents.in/events2/banners/26cd03d5609beea6dfa9cbcf9ebc21b66018b5d314be695cbe52f24ddb4145d6-rimg-w768-h960-dcf8e8e8-gmir?v=1787358301",
        "startDate": "2026-09-12",
        "endDate": "2026-09-12",
        "url": "https://allevents.in/petal/book-swap/200030597477201",
        "location": {
            "@type": "Place",
            "name": "Grand Central Outfitters",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 S Main St,Petal, Mississippi",
                "addressLocality": "Petal",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.34474",
                "longitude": "-89.26319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have a book swap table where you can bring a gently loved book and swap it for another one.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leaf and Letter ",
                "url": "https://allevents.in/org/leaf-and-letter/27222521"
            }
        ]
    }
]
```