

# Event Details

- **Event Name**: Scentsy Pop-Up Sale
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: One of our favorite Scentsy Vendors is shutting down her store and clearing old inventory!
- **Event URL**: https://allevents.in/paris/scentsy-pop-up-sale/200030091202042
- **Event Categories**: pop-ups
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Paris
- **state**: TN
- **country**: United States
- **location**: 109 E. Wood St., Paris, TN, United States, Tennessee 38242
- **lat**: 36.30171
- **long**: -88.32493
- **full address**: 109 E. Wood St., Paris, TN, United States, Tennessee 38242

## Event gallery

- **Alt text**: Scentsy Pop-Up Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/318ef93f96f3d0af4005e2b3b7ac0202bd2a50341010e8115d381c7a77f94974-rimg-w1200-h857-dc776ef2-gmir?v=1782559768

## FAQs

- **Q**: When and where is Scentsy Pop-Up Sale being held?
  - **A:** Scentsy Pop-Up Sale takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at 109 E. Wood St., Paris, TN, United States, Tennessee 38242.
- **Q**: Who is organizing Scentsy Pop-Up Sale?
  - **A:** Scentsy Pop-Up Sale is organized by A New Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scentsy Pop-Up Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/318ef93f96f3d0af4005e2b3b7ac0202bd2a50341010e8115d381c7a77f94974-rimg-w1200-h857-dc776ef2-gmir?v=1782559768",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/paris/scentsy-pop-up-sale/200030091202042",
        "location": {
            "@type": "Place",
            "name": "109 E. Wood St., Paris, TN, United States, Tennessee 38242",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 E Wood St, Paris, TN 38242-4018, United States",
                "addressLocality": "Paris",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.30171",
                "longitude": "-88.32493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of our favorite Scentsy Vendors is shutting down her store and clearing old inventory!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A New Chapter",
                "url": "https://allevents.in/org/a-new-chapter/24868969"
            }
        ]
    }
]
```