

# Event Details

- **Event Name**: Monthly Bag Sale
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 08:00 am – Sat, 04 Apr, 2026 at 01:00 pm
- **Event Description**: Bag sales are held the first Saturday of the month. $2 buys a bag full of clothing. Home decor, dishes, bedding, etc. are individually priced.
- **Event URL**: https://allevents.in/cedar-hill/monthly-bag-sale/200029818755252
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Cedar Hill
- **state**: MO
- **country**: United States
- **location**: 8100 S. Industrial Drive, Cedar Hill, MO, United States, Missouri 63016
- **lat**: 38.34991
- **long**: -90.6507
- **full address**: 8100 S. Industrial Drive, Cedar Hill, MO, United States, Missouri 63016

## Event gallery

- **Alt text**: Monthly Bag Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d090b549c94b921d44cd363ea0745aa056023e55d9ef00d396f343ad87c510bf-rimg-w1200-h800-dcf0f1f2-gmir?v=1775206951

## FAQs

- **Q**: When and where is Monthly Bag Sale being held?
  - **A:** Monthly Bag Sale takes place on Sat, 04 Apr, 2026 at 08:00 am to Sat, 04 Apr, 2026 at 01:00 pm at 8100 S. Industrial Drive, Cedar Hill, MO, United States, Missouri 63016.
- **Q**: Who is organizing Monthly Bag Sale?
  - **A:** Monthly Bag Sale is organized by The Peace Pantry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Bag Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/d090b549c94b921d44cd363ea0745aa056023e55d9ef00d396f343ad87c510bf-rimg-w1200-h800-dcf0f1f2-gmir?v=1775206951",
        "startDate": "2026-04-04",
        "endDate": "2026-04-04",
        "url": "https://allevents.in/cedar-hill/monthly-bag-sale/200029818755252",
        "location": {
            "@type": "Place",
            "name": "8100 S. Industrial Drive, Cedar Hill, MO, United States, Missouri 63016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8100 S Industrial Dr, Cedar Hill, MO 63016-2225, United States",
                "addressLocality": "Cedar Hill",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.34991",
                "longitude": "-90.6507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bag sales are held the first Saturday of the month. $2 buys a bag full of clothing. Home decor, dishes, bedding, etc. are individually priced.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Peace Pantry",
                "url": "https://allevents.in/org/the-peace-pantry/19277595"
            }
        ]
    }
]
```