

# Event Details

- **Event Name**: Clearance Sale!
- **Event Start and End Date**: Fri, 27 Feb, 2026 at 11:00 am – Sat, 28 Feb, 2026 at 03:00 pm
- **Event Description**: We're spring cleaning! Come shop our shelves. We'll have tons of titles with massive discounts.

All titles (should be) priced as marked!
- **Event URL**: https://allevents.in/lowell/clearance-sale/200029723298245
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: MI
- **country**: United States
- **location**: 200 W Main St, Lowell, MI, United States, Michigan 49331
- **lat**: 42.93386
- **long**: -85.33979
- **full address**: 200 W Main St, Lowell, MI, United States, Michigan 49331

## Event gallery

- **Alt text**: Clearance Sale!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d1fef4f9bf6bd5b35f51e5443dcf5a18d6901ba1725eca2b443093c3ff70af07-rimg-w1200-h675-dc031136-gmir?v=1771916984

## FAQs

- **Q**: When and where is Clearance Sale! being held?
  - **A:** Clearance Sale! takes place on Fri, 27 Feb, 2026 at 11:00 am to Sat, 28 Feb, 2026 at 03:00 pm at 200 W Main St, Lowell, MI, United States, Michigan 49331.
- **Q**: Who is organizing Clearance Sale!?
  - **A:** Clearance Sale! is organized by Golden Hour Bookshop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Clearance Sale!",
        "image": "https://cdn-az.allevents.in/events10/banners/d1fef4f9bf6bd5b35f51e5443dcf5a18d6901ba1725eca2b443093c3ff70af07-rimg-w1200-h675-dc031136-gmir?v=1771916984",
        "startDate": "2026-02-27",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/lowell/clearance-sale/200029723298245",
        "location": {
            "@type": "Place",
            "name": "200 W Main St, Lowell, MI, United States, Michigan 49331",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 W Main St, Lowell, MI 49331-1608, United States",
                "addressLocality": "Lowell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93386",
                "longitude": "-85.33979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're spring cleaning! Come shop our shelves. We'll have tons of titles with massive discounts.\n\nAll titles (should be) priced as marked!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Golden Hour Bookshop",
                "url": "https://allevents.in/org/golden-hour-bookshop/26294430"
            }
        ]
    }
]
```