

# Event Details

- **Event Name**: Drum Circle
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 12:00 pm – Sun, 28 Dec, 2025 at 01:00 pm
- **Event Description**: Join our drum circle tomorrow, Sunday at noon. All skill levels welcome, even if you're a total novice. Bring your own hand drum or use one of ours (we have plenty).
- **Event URL**: https://allevents.in/moorhead/drum-circle/200029406277341
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Moorhead
- **state**: MN
- **country**: United States
- **location**: Drummer's Journey
- **lat**: 46.87787
- **long**: -96.7296
- **full address**: Drummer's Journey, 3242 Highway 10,Moorhead, Minnesota, United States

## Event gallery

- **Alt text**: Drum Circle
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/74d2fee7834b3cab6f97d4cc6a3eb8457d646de9dbff1e30d70dbc2daa6c0c87-rimg-w1200-h900-dcaaa594-gmir?v=1766686601

## FAQs

- **Q**: When and where is Drum Circle being held?
  - **A:** Drum Circle takes place on Sun, 28 Dec, 2025 at 12:00 pm to Sun, 28 Dec, 2025 at 01:00 pm at Drummer's Journey, 3242 Highway 10,Moorhead, Minnesota, United States.
- **Q**: Who is organizing Drum Circle?
  - **A:** Drum Circle is organized by Drummer's Journey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drum Circle",
        "image": "https://cdn-az.allevents.in/events4/banners/74d2fee7834b3cab6f97d4cc6a3eb8457d646de9dbff1e30d70dbc2daa6c0c87-rimg-w1200-h900-dcaaa594-gmir?v=1766686601",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/moorhead/drum-circle/200029406277341",
        "location": {
            "@type": "Place",
            "name": "Drummer's Journey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3242 Highway 10,Moorhead, Minnesota",
                "addressLocality": "Moorhead",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.87787",
                "longitude": "-96.7296"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our drum circle tomorrow, Sunday at noon. All skill levels welcome, even if you're a total novice. Bring your own hand drum or use one of ours (we have plenty).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Drummers Journey",
                "url": "https://allevents.in/org/drummers-journey/24223360",
                "description": "Drummer's Journey, Moorhead. 3,429 likes · 86 talking about this. Our mission is to serve drummers and percussionists from their first lesson to becoming..."
            }
        ]
    }
]
```