

# Event Details

- **Event Name**: Tent Sale
- **Event Start and End Date**: Fri, 20 Jun, 2025 at 10:00 am – Sun, 22 Jun, 2025 at 05:00 pm
- **Event Description**: It's going to be a hot weekend, but we'll be ready for you!
- **Event URL**: https://allevents.in/ann-arbor/tent-sale/200028367766015
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 122

## Ticket Details


## Event venue details

- **city**: Ann Arbor
- **state**: MI
- **country**: United States
- **location**: 5206 Plymouth Rd, Ann Arbor, MI, United States, Michigan 48105
- **lat**: 42.31167
- **long**: -83.65621
- **full address**: 5206 Plymouth Rd, Ann Arbor, MI, United States, Michigan 48105

## Event gallery

- **Alt text**: Tent Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9470c81e85d3e6b6f8fb7d44dccb0f22bd222cdad974ec2955b5fd4534da87f1-rimg-w733-h655-dcfefe99-gmir?v=1750445594

## FAQs

- **Q**: When and where is Tent Sale being held?
  - **A:** Tent Sale takes place on Fri, 20 Jun, 2025 at 10:00 am to Sun, 22 Jun, 2025 at 05:00 pm at 5206 Plymouth Rd, Ann Arbor, MI, United States, Michigan 48105.
- **Q**: Who is organizing Tent Sale?
  - **A:** Tent Sale is organized by Dixboro General Store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tent Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/9470c81e85d3e6b6f8fb7d44dccb0f22bd222cdad974ec2955b5fd4534da87f1-rimg-w733-h655-dcfefe99-gmir?v=1750445594",
        "startDate": "2025-06-20",
        "endDate": "2025-06-22",
        "url": "https://allevents.in/ann-arbor/tent-sale/200028367766015",
        "location": {
            "@type": "Place",
            "name": "5206 Plymouth Rd, Ann Arbor, MI, United States, Michigan 48105",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5206 Plymouth-Ann Arbor Rd, Ann Arbor, MI 48105-9520, United States,Ann Arbor, Michigan",
                "addressLocality": "Ann Arbor",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.31167",
                "longitude": "-83.65621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's going to be a hot weekend, but we'll be ready for you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dixboro General Store",
                "url": "https://allevents.in/org/dixboro-general-store/8777881",
                "description": "Don't let our name fool you.  This historic store, houses one of the busiest home furnishing stores in Michigan.  While you can still purchase jellies and jams, what really draws people from all over is the great selection of furniture!"
            }
        ]
    }
]
```