

# Event Details

- **Event Name**: Holiday Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 01:00 pm – Sun, 14 Dec, 2025 at 11:00 pm
- **Event Description**: Come visit us this weekend December 13-14 at Painted Tree Boutiques - Sterling, Va - shop # D12
- **Event URL**: https://allevents.in/sterling/holiday-sale/200029347760956
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Sterling
- **state**: VA
- **country**: United States
- **location**: Virginia, Sterling, VA
- **lat**: 39.0372
- **long**: -77.4145
- **full address**: Virginia, Sterling, VA, United States

## Event gallery

- **Alt text**: Holiday Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fa7186944c6f3b870e862d6c6c634651efd6673ab742b982ae1fb6335573e822-rimg-w1200-h1500-dc2b342f-gmir?v=1765586216

## FAQs

- **Q**: When and where is Holiday Sale being held?
  - **A:** Holiday Sale takes place on Sat, 13 Dec, 2025 at 01:00 pm to Sun, 14 Dec, 2025 at 11:00 pm at Virginia, Sterling, VA, United States.
- **Q**: Who is organizing Holiday Sale?
  - **A:** Holiday Sale is organized by Stora Collections.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/fa7186944c6f3b870e862d6c6c634651efd6673ab742b982ae1fb6335573e822-rimg-w1200-h1500-dc2b342f-gmir?v=1765586216",
        "startDate": "2025-12-13",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/sterling/holiday-sale/200029347760956",
        "location": {
            "@type": "Place",
            "name": "Virginia, Sterling, VA",
            "address": {
                "@type": "PostalAddress",
                "name": "Virginia, Sterling, VA, United States",
                "addressLocality": "Sterling",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.0372",
                "longitude": "-77.4145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit us this weekend December 13-14 at Painted Tree Boutiques - Sterling, Va - shop # D12",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stora Collections",
                "url": "https://allevents.in/org/stora-collections/27231190"
            }
        ]
    }
]
```