

# Event Details

- **Event Name**: Rummage Sale
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 08:00 am – Sat, 08 Aug, 2026 at 03:00 pm
- **Event Description**: Find your treasures at Trinity Church's Rummage Sale. Home decor, books, collectibles, sewing supplies and kitchen items will be among the many items for sale. Come check it out!
- **Event URL**: https://allevents.in/mobile/rummage-sale/200030348052407
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 118

## Ticket Details


## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: 1900 Dauphin St, Mobile, AL, United States, Alabama 36606
- **lat**: 30.68668
- **long**: -88.086
- **full address**: 1900 Dauphin St, Mobile, AL, United States, Alabama 36606

## Event gallery

- **Alt text**: Rummage Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rummage+Sale&date=Sat%2C+08+Aug%2C+2026+at+08%3A00+am&bg=3

## FAQs

- **Q**: When and where is Rummage Sale being held?
  - **A:** Rummage Sale takes place on Sat, 08 Aug, 2026 at 08:00 am to Sat, 08 Aug, 2026 at 03:00 pm at 1900 Dauphin St, Mobile, AL, United States, Alabama 36606.
- **Q**: Who is organizing Rummage Sale?
  - **A:** Rummage Sale is organized by Trinity Episcopal Church, Mobile.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rummage Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Rummage+Sale&date=Sat%2C+08+Aug%2C+2026+at+08%3A00+am&bg=3",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/mobile/rummage-sale/200030348052407",
        "location": {
            "@type": "Place",
            "name": "1900 Dauphin St, Mobile, AL, United States, Alabama 36606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 Dauphin St, Mobile, AL 36606-1414, United States",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.68668",
                "longitude": "-88.086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Find your treasures at Trinity Church's Rummage Sale. Home decor, books, collectibles, sewing supplies and kitchen items will be among the many items for sale. Come check it out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Episcopal Church Mobile",
                "url": "https://allevents.in/org/trinity-episcopal-church-mobile/12914239",
                "description": "A Sacred Space for Mobile"
            }
        ]
    }
]
```