

# Event Details

- **Event Name**: December Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Join us tomorrow from 8am - Noon for our sale, featuring holiday decor, fantastic furniture finds and a complimentary cookie. Prices on all Christmas items will be reduced even further.
- **Event URL**: https://allevents.in/godfrey/december-sale/200029350008721
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Godfrey
- **state**: IL
- **country**: United States
- **location**: Asbury Village
- **lat**: 38.93646
- **long**: -90.17354
- **full address**: Asbury Village, 5201 Asbury Ln,Godfrey, Illinois, United States

## Event gallery

- **Alt text**: December Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/307e486edfbc74bf76d0903ef29f8f4fa213a318e60f9523fbca81652f9c4b19-rimg-w1200-h1600-dc181912-gmir?v=1765613120

## FAQs

- **Q**: When and where is December Sale being held?
  - **A:** December Sale takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 12:00 pm at Asbury Village, 5201 Asbury Ln,Godfrey, Illinois, United States.
- **Q**: Who is organizing December Sale?
  - **A:** December Sale is organized by Hearts in Mission Resale Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/307e486edfbc74bf76d0903ef29f8f4fa213a318e60f9523fbca81652f9c4b19-rimg-w1200-h1600-dc181912-gmir?v=1765613120",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/godfrey/december-sale/200029350008721",
        "location": {
            "@type": "Place",
            "name": "Asbury Village",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5201 Asbury Ln,Godfrey, Illinois",
                "addressLocality": "Godfrey",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.93646",
                "longitude": "-90.17354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us tomorrow from 8am - Noon for our sale, featuring holiday decor, fantastic furniture finds and a complimentary cookie. Prices on all Christmas items will be reduced even further.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hearts in Mission Resale Shop",
                "url": "https://allevents.in/org/hearts-in-mission-resale-shop/25943282"
            }
        ]
    }
]
```