

# Event Details

- **Event Name**: Book Sale - children's and adults' books
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 02:00 pm
- **Event Description**: The sign outside the pub says Success To The Plough
- **Event URL**: https://allevents.in/rochdale/book-sale-childrens-and-adults-books/200029364983736
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029364983736?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rochdale-events

## Event venue details

- **city**: Rochdale
- **state**: EN
- **country**: United Kingdom
- **location**: The Plough
- **lat**: 53.602570865235
- **long**: -2.1884461349159
- **full address**: The Plough, Rochdale, United Kingdom

## Event gallery

- **Alt text**: Book Sale - children's and adults' books
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/59757a328fbd8d90561351380a90ae31d5cb953ef09546d36e2e294ac170899e-rimg-w1200-h1697-dcfed145-gmir?v=1767491591

## FAQs

- **Q**: When and where is Book Sale - children's and adults' books being held?
  - **A:** Book Sale - children's and adults' books takes place on Sun, 04 Jan, 2026 at 02:00 pm to Sun, 04 Jan, 2026 at 02:00 pm at The Plough, Rochdale, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale - children's and adults' books",
        "image": "https://cdn-az.allevents.in/events4/banners/59757a328fbd8d90561351380a90ae31d5cb953ef09546d36e2e294ac170899e-rimg-w1200-h1697-dcfed145-gmir?v=1767491591",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/rochdale/book-sale-childrens-and-adults-books/200029364983736",
        "location": {
            "@type": "Place",
            "name": "The Plough",
            "address": {
                "@type": "PostalAddress",
                "name": "The Plough, Rochdale, United Kingdom",
                "addressLocality": "Rochdale",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.602570865235",
                "longitude": "-2.1884461349159"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The sign outside the pub says Success To The Plough"
    }
]
```