

# Event Details

- **Event Name**: Christmas Sale
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 10:00 am – Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our Week of Christmas Sales!
- **Event URL**: https://allevents.in/lowell/christmas-sale/200029352944919
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: AR
- **country**: United States
- **location**: 211 Jackson St, Lowell, AR
- **lat**: 36.25684
- **long**: -94.13108
- **full address**: 211 Jackson St, Lowell, AR, United States

## Event gallery

- **Alt text**: Christmas Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5e27b4e80bfef6ac38175f448cc3cc0dbf7b0ce6dfb059b945b2e84287b9f2c1-rimg-w1170-h1735-dc680f09-gmir?v=1765673839

## FAQs

- **Q**: When and where is Christmas Sale being held?
  - **A:** Christmas Sale takes place on Mon, 15 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 06:00 pm at 211 Jackson St, Lowell, AR, United States.
- **Q**: Who is organizing Christmas Sale?
  - **A:** Christmas Sale is organized by Pop-C's Candy Emporium.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/5e27b4e80bfef6ac38175f448cc3cc0dbf7b0ce6dfb059b945b2e84287b9f2c1-rimg-w1170-h1735-dc680f09-gmir?v=1765673839",
        "startDate": "2025-12-15",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/lowell/christmas-sale/200029352944919",
        "location": {
            "@type": "Place",
            "name": "211 Jackson St, Lowell, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Jackson St, Lowell, AR 72745-9714, United States",
                "addressLocality": "Lowell",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.25684",
                "longitude": "-94.13108"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Week of Christmas Sales!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pop-Cs Candy Emporium",
                "url": "https://allevents.in/org/pop-cs-candy-emporium/27236281"
            }
        ]
    }
]
```