

# Event Details

- **Event Name**: Tuscan Village
- **Event Start and End Date**: Sat, 23 May, 2026 at 06:00 pm – Sat, 23 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: Tuscan Village Summer Concert Series presents Down By Ten.
- **Event URL**: https://allevents.in/salem/tuscan-village/200030020535900
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: NH
- **country**: United States
- **location**: Tuscan Village
- **lat**: 42.8065799
- **long**: -71.2456799
- **full address**: Tuscan Village, 9 Via Toscana,Salem, New Hampshire, United States

## Event gallery

- **Alt text**: Tuscan Village
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/60ef0af38b63c6112d06ebb72d182ff14b012dc47c190f50406d3a26596cea57-rimg-w1200-h676-dc1c1311-gmir?v=1778550997

## FAQs

- **Q**: When and where is Tuscan Village being held?
  - **A:** Tuscan Village takes place on Sat, 23 May, 2026 at 06:00 pm to Sat, 23 May, 2026 at 09:00 pm at Tuscan Village, 9 Via Toscana,Salem, New Hampshire, United States.
- **Q**: Who is organizing Tuscan Village?
  - **A:** Tuscan Village is organized by Down By Ten.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tuscan Village is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Salem, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tuscan Village sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tuscan Village",
        "image": "https://cdn-az.allevents.in/events3/banners/60ef0af38b63c6112d06ebb72d182ff14b012dc47c190f50406d3a26596cea57-rimg-w1200-h676-dc1c1311-gmir?v=1778550997",
        "startDate": "2026-05-23T18:00:00-04:00",
        "endDate": "2026-05-23T21:00:00-04:00",
        "url": "https://allevents.in/salem/tuscan-village/200030020535900",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tuscan Village",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Via Toscana,Salem, New Hampshire",
                "addressLocality": "Salem",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8065799",
                "longitude": "-71.2456799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tuscan Village Summer Concert Series presents Down By Ten.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Down By Ten",
                "url": "https://allevents.in/org/down-by-ten/19761673"
            }
        ]
    }
]
```