

# Event Details

- **Event Name**: Spring Rummage Sale
- **Event Start and End Date**: Fri, 08 May, 2026 at 08:00 am – Sat, 09 May, 2026 at 12:00 pm
- **Event Description**: Lots of household items, childrens'/ adult clothing, books, toys and much more!!!   (Friday & Saturday 8am -12noon)
- **Event URL**: https://allevents.in/gardiner/spring-rummage-sale/200029892730404
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 131

## Ticket Details


## Event venue details

- **city**: Gardiner
- **state**: ME
- **country**: United States
- **location**: 280 Brunswick Ave, Gardiner, ME, United States, Maine 04345
- **lat**: 44.21863
- **long**: -69.78037
- **full address**: 280 Brunswick Ave, Gardiner, ME, United States, Maine 04345

## Event gallery

- **Alt text**: Spring Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/bd5015fcda5bcfa1b75b5a82d05df0c9a12f1300a373af442e27980c6b04b424-rimg-w1200-h718-dcffffff-gmir?v=1776737528

## FAQs

- **Q**: When and where is Spring Rummage Sale being held?
  - **A:** Spring Rummage Sale takes place on Fri, 08 May, 2026 at 08:00 am to Sat, 09 May, 2026 at 12:00 pm at 280 Brunswick Ave, Gardiner, ME, United States, Maine 04345.
- **Q**: Who is organizing Spring Rummage Sale?
  - **A:** Spring Rummage Sale is organized by Faith ChristianChurch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Rummage Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/bd5015fcda5bcfa1b75b5a82d05df0c9a12f1300a373af442e27980c6b04b424-rimg-w1200-h718-dcffffff-gmir?v=1776737528",
        "startDate": "2026-05-08",
        "endDate": "2026-05-09",
        "url": "https://allevents.in/gardiner/spring-rummage-sale/200029892730404",
        "location": {
            "@type": "Place",
            "name": "280 Brunswick Ave, Gardiner, ME, United States, Maine 04345",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "280 US-201, Gardiner, ME 04345-2400, United States",
                "addressLocality": "Gardiner",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.21863",
                "longitude": "-69.78037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of household items, childrens'/ adult clothing, books, toys and much more!!!   (Friday & Saturday 8am -12noon)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith ChristianChurch",
                "url": "https://allevents.in/org/faith-christianchurch/23046253"
            }
        ]
    }
]
```