

# Event Details

- **Event Name**: Jumble Sale
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 02:15 pm (+00:00)
- **Event Description**: Join us for our Jumble Sale on 7th November 2026, 2.15-4pm x
- **Event URL**: https://allevents.in/stourbridge/jumble-sale/200030230768201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Stourbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Wollaston Village Hall
- **lat**: 52.45987
- **long**: -2.16606
- **full address**: Wollaston Village Hall, 163 Bridgnorth Road, Stourbridge, DY8 3NU, United Kingdom

## Event gallery

- **Alt text**: Jumble Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9e0fc1d1a12197cbe588083c0992fecd26a455df4e101afd42759896a2746a22-rimg-w1200-h1697-dcf8a808-gmir?v=1787139765

## FAQs

- **Q**: When and where is Jumble Sale being held?
  - **A:** Jumble Sale takes place on Sat, 07 Nov, 2026 at 02:15 pm to Sat, 07 Nov, 2026 at 02:15 pm at Wollaston Village Hall, 163 Bridgnorth Road, Stourbridge, DY8 3NU, United Kingdom.
- **Q**: Who is organizing Jumble Sale?
  - **A:** Jumble Sale is organized by Stour Valley Cat Rescue Stourbridge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jumble Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/9e0fc1d1a12197cbe588083c0992fecd26a455df4e101afd42759896a2746a22-rimg-w1200-h1697-dcf8a808-gmir?v=1787139765",
        "startDate": "2026-11-07T14:15:00+00:00",
        "url": "https://allevents.in/stourbridge/jumble-sale/200030230768201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wollaston Village Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "163 Bridgnorth Road, Stourbridge, DY8 3NU, United Kingdom",
                "addressLocality": "Stourbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.45987",
                "longitude": "-2.16606"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Jumble Sale on 7th November 2026, 2.15-4pm x",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stour Valley Cat Rescue Stourbridge",
                "url": "https://allevents.in/org/stour-valley-cat-rescue-stourbridge/21842670"
            }
        ]
    }
]
```