

# Event Details

- **Event Name**: Annual Tent Sale
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 09:00 am – Sun, 12 Jul, 2026 at 04:00 pm
- **Event Description**: It’s almost that time again! Save the date!?️ 50-75% off & more!!! (***CASH ONLY*** or approved check)
- **Event URL**: https://allevents.in/williamsville/annual-tent-sale/200030240311851
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Williamsville
- **state**: NY
- **country**: United States
- **location**: Carousel
- **lat**: 42.96629
- **long**: -78.7264299
- **full address**: Carousel, 6094 Main St,Williamsville, New York, United States

## Event gallery

- **Alt text**: Annual Tent Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f7eda2d13e83faa15591e844b37e230de80d44e714571635c1f469d4be40a282-rimg-w1200-h1600-dcab8c8c-gmir?v=1783861005

## FAQs

- **Q**: When and where is Annual Tent Sale being held?
  - **A:** Annual Tent Sale takes place on Sun, 12 Jul, 2026 at 09:00 am to Sun, 12 Jul, 2026 at 04:00 pm at Carousel, 6094 Main St,Williamsville, New York, United States.
- **Q**: Who is organizing Annual Tent Sale?
  - **A:** Annual Tent Sale is organized by Carousel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Tent Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/f7eda2d13e83faa15591e844b37e230de80d44e714571635c1f469d4be40a282-rimg-w1200-h1600-dcab8c8c-gmir?v=1783861005",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/williamsville/annual-tent-sale/200030240311851",
        "location": {
            "@type": "Place",
            "name": "Carousel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6094 Main St,Williamsville, New York",
                "addressLocality": "Williamsville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.96629",
                "longitude": "-78.7264299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s almost that time again! Save the date!?️ 50-75% off & more!!! (***CASH ONLY*** or approved check)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carousel",
                "url": "https://allevents.in/org/carousel/23342091"
            }
        ]
    }
]
```