

# Event Details

- **Event Name**: Spring Rummage Sale
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 10:00 am (-04:00)
- **Event Description**: 2026 Spring Summage is happening on Friday, April 24 (10-4) and Saturday, April 25 (9-11). Come and shop!
- **Event URL**: https://allevents.in/howell/spring-rummage-sale/200029921258749
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Howell
- **state**: MI
- **country**: United States
- **location**: 1230 Bower St, Howell, MI, United States, Michigan 48843
- **lat**: 42.61948
- **long**: -83.93342
- **full address**: 1230 Bower St, Howell, MI, United States, Michigan 48843

## Event gallery

- **Alt text**: Spring Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cdef8208dfa31fc10aa7ad3a66c4ad6af6d7e1c72125be8ff473e3226df27330-rimg-w1200-h675-dcffffff-gmir?v=1775829288

## FAQs

- **Q**: When and where is Spring Rummage Sale being held?
  - **A:** Spring Rummage Sale takes place on Fri, 24 Apr, 2026 at 10:00 am to Fri, 24 Apr, 2026 at 10:00 am at 1230 Bower St, Howell, MI, United States, Michigan 48843.
- **Q**: Who is organizing Spring Rummage Sale?
  - **A:** Spring Rummage Sale is organized by Howell First United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Rummage Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/cdef8208dfa31fc10aa7ad3a66c4ad6af6d7e1c72125be8ff473e3226df27330-rimg-w1200-h675-dcffffff-gmir?v=1775829288",
        "startDate": "2026-04-24T10:00:00-04:00",
        "url": "https://allevents.in/howell/spring-rummage-sale/200029921258749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1230 Bower St, Howell, MI, United States, Michigan 48843",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1230 Bower St, Howell, MI 48843-1106, United States",
                "addressLocality": "Howell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.61948",
                "longitude": "-83.93342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2026 Spring Summage is happening on Friday, April 24 (10-4) and Saturday, April 25 (9-11). Come and shop!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Howell First United Methodist Church",
                "url": "https://allevents.in/org/howell-first-united-methodist-church/13872729",
                "description": "First United Methodist Church of Howell is a caring community growing in faith, hope and love."
            }
        ]
    }
]
```