

# Event Details

- **Event Name**: Holiday Sale
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 06:00 pm – Mon, 01 Dec, 2025 at 07:00 pm
- **Event Description**: Shop our biggest sale of the year now through Cyber Monday!
*In-store selection while supplies last*
- **Event URL**: https://allevents.in/joplin/holiday-sale/200029283538141
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Joplin
- **state**: MO
- **country**: United States
- **location**: 101 North Rangeline Road Suite 122 Box 109, Joplin, MO
- **lat**: 37.09129
- **long**: -94.47652
- **full address**: 101 North Rangeline Road Suite 122 Box 109, Joplin, MO, United States

## Event gallery

- **Alt text**: Holiday Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e5dcb14a5e3fe4d53a242e1b8681a7c4c67db2ff91800fc8a1e584b1d7d9ff60-rimg-w1200-h500-dcd1d8d2-gmir?v=1764611680

## FAQs

- **Q**: When and where is Holiday Sale being held?
  - **A:** Holiday Sale takes place on Fri, 28 Nov, 2025 at 06:00 pm to Mon, 01 Dec, 2025 at 07:00 pm at 101 North Rangeline Road Suite 122 Box 109, Joplin, MO, United States.
- **Q**: Who is organizing Holiday Sale?
  - **A:** Holiday Sale is organized by Cindi's One Hour Jewelers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/e5dcb14a5e3fe4d53a242e1b8681a7c4c67db2ff91800fc8a1e584b1d7d9ff60-rimg-w1200-h500-dcd1d8d2-gmir?v=1764611680",
        "startDate": "2025-11-28",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/joplin/holiday-sale/200029283538141",
        "location": {
            "@type": "Place",
            "name": "101 North Rangeline Road Suite 122 Box 109, Joplin, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Rangeline Rd, Joplin, MO 64801-1607, United States",
                "addressLocality": "Joplin",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.09129",
                "longitude": "-94.47652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shop our biggest sale of the year now through Cyber Monday!\n*In-store selection while supplies last*",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cindis One Hour Jewelers",
                "url": "https://allevents.in/org/cindis-one-hour-jewelers/27173700"
            }
        ]
    }
]
```