

# Event Details

- **Event Name**: Airbnb Lodging in Midtown - Thanksgiving Weekend
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 03:00 pm – Sun, 30 Nov, 2025 at 12:00 pm
- **Event Description**: Stay where the action is!Safe clean and affordable accommodations for up to 3 guests in the heart of midtown Reno!airbnb.com/h/marshlanding-3
- **Event URL**: https://allevents.in/reno/airbnb-lodging-in-midtown-thanksgiving-weekend/80006504021820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Reno
- **state**: NV
- **country**: United States
- **location**: Apartment in Midtown Reno
- **lat**: 39.5296329000
- **long**: -119.8138027000
- **full address**: Apartment in Midtown Reno, 120 Marsh Ave Apt 3, Reno, United States

## Event gallery

- **Alt text**: Airbnb Lodging in Midtown - Thanksgiving Weekend
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691b7d03beef0.jpg

## FAQs

- **Q**: When and where is Airbnb Lodging in Midtown - Thanksgiving Weekend being held?
  - **A:** Airbnb Lodging in Midtown - Thanksgiving Weekend takes place on Tue, 25 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 12:00 pm at Apartment in Midtown Reno, 120 Marsh Ave Apt 3, Reno, United States.
- **Q**: Who is organizing Airbnb Lodging in Midtown - Thanksgiving Weekend?
  - **A:** Airbnb Lodging in Midtown - Thanksgiving Weekend is organized by Boundless Solutions.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Airbnb Lodging in Midtown - Thanksgiving Weekend",
        "image": "https://cdn2.allevents.in/thumbs/thumb691b7d03beef0.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/reno/airbnb-lodging-in-midtown-thanksgiving-weekend/80006504021820",
        "location": {
            "@type": "Place",
            "name": "Apartment in Midtown Reno",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Marsh Ave Apt 3",
                "addressLocality": "Reno",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.5296329000",
                "longitude": "-119.8138027000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay where the action is!Safe clean and affordable accommodations for up to 3 guests in the heart of midtown Reno!airbnb.com/h/marshlanding-3",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boundless Solutions",
                "url": "https://allevents.in/org/boundless-solutions/27096721"
            }
        ]
    }
]
```