

# Event Details

- **Event Name**: Holiday Sale Event!
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 11:00 am
- **Event Description**: Special Sale Event Rt 18 Antique Mall starting Friday Nov 28! Shop local this holiday season!
- **Event URL**: https://allevents.in/lakeville/holiday-sale-event/200029255409750
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Lakeville
- **state**: MA
- **country**: United States
- **location**: Rt 18 Antique Mall
- **lat**: 41.844447103465
- **long**: -70.948186808126
- **full address**: Rt 18 Antique Mall, 330 Bedford Street,Lakeville,MA,United States

## Event gallery

- **Alt text**: Holiday Sale Event!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/22679bacf5e92854dfe3281db62d761c4b8138d2d7102825e98928a214799417-rimg-w1200-h1553-dce8e6d7-gmir?v=1764072169

## FAQs

- **Q**: When and where is Holiday Sale Event! being held?
  - **A:** Holiday Sale Event! takes place on Fri, 28 Nov, 2025 at 11:00 am to Fri, 28 Nov, 2025 at 11:00 am at Rt 18 Antique Mall, 330 Bedford Street,Lakeville,MA,United States.
- **Q**: Who is organizing Holiday Sale Event!?
  - **A:** Holiday Sale Event! is organized by Pretty Thrifty Shoppe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Sale Event!",
        "image": "https://cdn-az.allevents.in/events6/banners/22679bacf5e92854dfe3281db62d761c4b8138d2d7102825e98928a214799417-rimg-w1200-h1553-dce8e6d7-gmir?v=1764072169",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/lakeville/holiday-sale-event/200029255409750",
        "location": {
            "@type": "Place",
            "name": "Rt 18 Antique Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "330 Bedford Street,Lakeville,MA,United States",
                "addressLocality": "Lakeville",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.844447103465",
                "longitude": "-70.948186808126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special Sale Event Rt 18 Antique Mall starting Friday Nov 28! Shop local this holiday season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pretty Thrifty Shoppe",
                "url": "https://allevents.in/org/pretty-thrifty-shoppe/25165042"
            }
        ]
    }
]
```