

# Event Details

- **Event Name**: DJ night at The Spot
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 10:00 pm – Sat, 07 Mar, 2026 at 10:15 pm
- **Event Description**: mixed genre DJ
- **Event URL**: https://allevents.in/marshfield/dj-night-at-the-spot/200029760972506
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029760972506?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marshfield-events

## Event venue details

- **city**: Marshfield
- **state**: WI
- **country**: United States
- **location**: The Spot Bar
- **lat**: 44.671657
- **long**: -90.170811
- **full address**: The Spot Bar, 500 N Central Ave,Marshfield,WI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: DJ Turtledude (https://allevents.in/org/dj-turtledude/27259183)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/74a3405e34373505de935c2ffd2a829774ba4bac0ca14377c1439810626f192e-rimg-w1103-h1500-dcffffff-gmir?v=1772461625
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6cc5f8419ae854b68ca1355c042c3487bb28a3be2fd5e28b2ee1bf5b9b79fb79-rimg-w300-h300-dcffffff-gmir?v=1772461625

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 10:00 pm
- **Q**: Where is the event happening?
  - **A:** The Spot Bar, 500 N Central Ave,Marshfield,WI,United States
- **Q**: Who is organizing the event?
  - **A:** DJ Turtledude
- **Q**: Where can I find ticket details about DJ night at The Spot ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DJ night at The Spot",
        "image": "https://cdn-az.allevents.in/events1/banners/74a3405e34373505de935c2ffd2a829774ba4bac0ca14377c1439810626f192e-rimg-w1103-h1500-dcffffff-gmir?v=1772461625",
        "startDate": "2026-03-07",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/marshfield/dj-night-at-the-spot/200029760972506",
        "location": {
            "@type": "Place",
            "name": "The Spot Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 N Central Ave,Marshfield,WI,United States",
                "addressLocality": "Marshfield",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.671657",
                "longitude": "-90.170811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "mixed genre DJ",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DJ Turtledude",
                "url": "https://allevents.in/org/dj-turtledude/27259183"
            }
        ]
    }
]
```