

# Event Details

- **Event Name**: Seattle Thrift Store
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsSeattle Thrift Store has 2 upcoming events.
- **Event URL**: https://allevents.in/derby/seattle-thrift-store/210006742229092
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/seattle-thrift-store-tickets-0HLJGF?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Hairy Dog
- **lat**: 52.92197100
- **long**: -1.48046300
- **full address**: The Hairy Dog, Derby, United Kingdom

## Event gallery

- **Alt text**: Seattle Thrift Store
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4cf556ed5dd91997bf4b945898fd7ab113f8b2dfd5525240efbfc8f77b6893ea-rimg-w1024-h576-dc050505-gmir.jpg?v=1769690046

## FAQs

- **Q**: When and where is Seattle Thrift Store being held?
  - **A:** Seattle Thrift Store takes place on Sat, 04 Apr, 2026 at 07:00 pm at The Hairy Dog, Derby, United Kingdom.
- **Q**: Who is organizing Seattle Thrift Store?
  - **A:** Seattle Thrift Store is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seattle Thrift Store",
        "image": "https://cdn-az.allevents.in/events10/banners/4cf556ed5dd91997bf4b945898fd7ab113f8b2dfd5525240efbfc8f77b6893ea-rimg-w1024-h576-dc050505-gmir.jpg?v=1769690046",
        "startDate": "2026-04-04",
        "url": "https://allevents.in/derby/seattle-thrift-store/210006742229092",
        "location": {
            "@type": "Place",
            "name": "The Hairy Dog",
            "address": {
                "@type": "PostalAddress",
                "name": "The Hairy Dog, Derby, United Kingdom",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.92197100",
                "longitude": "-1.48046300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsSeattle Thrift Store has 2 upcoming events."
    }
]
```