

# Event Details

- **Event Name**: Jumble Sale
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 10:30 am – Sat, 05 Sep, 2026 at 12:00 pm (+01:00)
- **Event Description**: We look forward to seeing you there.
- **Event URL**: https://allevents.in/stourbridge/jumble-sale/200030210292909
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Stourbridge
- **state**: EN
- **country**: United Kingdom
- **location**: Kinver Methodist Church
- **lat**: 52.453862315386
- **long**: -2.2353374997213
- **full address**: Kinver Methodist Church, Enville Road,Stourbridge, United Kingdom

## Event gallery

- **Alt text**: Jumble Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5c7e224993239f383633af82e7d4d18b7b9e3efdab7141292ea83704fd661798-rimg-w1200-h1697-dcf8f8e8-gmir?v=1787377604

## FAQs

- **Q**: When and where is Jumble Sale being held?
  - **A:** Jumble Sale takes place on Sat, 05 Sep, 2026 at 10:30 am to Sat, 05 Sep, 2026 at 12:00 pm at Kinver Methodist Church, Enville Road,Stourbridge, 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/events8/banners/5c7e224993239f383633af82e7d4d18b7b9e3efdab7141292ea83704fd661798-rimg-w1200-h1697-dcf8f8e8-gmir?v=1787377604",
        "startDate": "2026-09-05T10:30:00+01:00",
        "endDate": "2026-09-05T12:00:00+01:00",
        "url": "https://allevents.in/stourbridge/jumble-sale/200030210292909",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kinver Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Enville Road,Stourbridge",
                "addressLocality": "Stourbridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.453862315386",
                "longitude": "-2.2353374997213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stour Valley Cat Rescue Stourbridge",
                "url": "https://allevents.in/org/stour-valley-cat-rescue-stourbridge/21842670"
            }
        ]
    }
]
```