

# Event Details

- **Event Name**: Santa Shoppe
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 08:00 am – Fri, 05 Dec, 2025 at 02:00 pm
- **Event Description**: PTO Santa Shoppe
- **Event URL**: https://allevents.in/pauline/santa-shoppe/200029074606119
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Pauline
- **state**: SC
- **country**: United States
- **location**: 2957 Highway 56, Pauline, SC, United States, South Carolina 29374
- **lat**: 34.83216
- **long**: -81.86998
- **full address**: 2957 Highway 56, Pauline, SC, United States, South Carolina 29374

## Event gallery

- **Alt text**: Santa Shoppe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2118a10435fb26cb853cbd6433a0fcf43a8751013c89ef0c4e6312e7832a4ec1-rimg-w1200-h782-dc0348d6-gmir?v=1763986898

## FAQs

- **Q**: When and where is Santa Shoppe being held?
  - **A:** Santa Shoppe takes place on Mon, 01 Dec, 2025 at 08:00 am to Fri, 05 Dec, 2025 at 02:00 pm at 2957 Highway 56, Pauline, SC, United States, South Carolina 29374.
- **Q**: Who is organizing Santa Shoppe?
  - **A:** Santa Shoppe is organized by Pauline-Glenn Springs Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Shoppe",
        "image": "https://cdn-az.allevents.in/events3/banners/2118a10435fb26cb853cbd6433a0fcf43a8751013c89ef0c4e6312e7832a4ec1-rimg-w1200-h782-dc0348d6-gmir?v=1763986898",
        "startDate": "2025-12-01",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/pauline/santa-shoppe/200029074606119",
        "location": {
            "@type": "Place",
            "name": "2957 Highway 56, Pauline, SC, United States, South Carolina 29374",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2957 SC-215, Pauline, SC 29374-1710, United States",
                "addressLocality": "Pauline",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.83216",
                "longitude": "-81.86998"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "PTO Santa Shoppe",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pauline-Glenn Springs Elementary School",
                "url": "https://allevents.in/org/pauline-glenn-springs-elementary-school/21163313"
            }
        ]
    }
]
```