

# Event Details

- **Event Name**: Christmas Dance
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 01:30 pm – Sun, 14 Dec, 2025 at 05:00 pm
- **Event Description**: Square and Round dance. Refreshments provided. $12 donation at the door. Caller: Rob Grigsby and Phil Farmer. Cure: MaryAnn Callahan.
- **Event URL**: https://allevents.in/mariposa/christmas-dance/200029201220728
- **Event Categories**: christmas, nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Mariposa
- **state**: CA
- **country**: United States
- **location**: Bootjack Stompers Dance Club
- **lat**: 37.4631882
- **long**: -119.9491119
- **full address**: Bootjack Stompers Dance Club, 4662 Mormon Bar Crossing,Mariposa, California, United States

## Event gallery

- **Alt text**: Christmas Dance
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7e08ac323ce26c9882ff87637937b4b9b09053b32cdf95e9fa28a2ffe59915f4-rimg-w840-h1080-dcffffff-gmir?v=1765126272

## FAQs

- **Q**: When and where is Christmas Dance being held?
  - **A:** Christmas Dance takes place on Sun, 14 Dec, 2025 at 01:30 pm to Sun, 14 Dec, 2025 at 05:00 pm at Bootjack Stompers Dance Club, 4662 Mormon Bar Crossing,Mariposa, California, United States.
- **Q**: Who is organizing Christmas Dance?
  - **A:** Christmas Dance is organized by Bootjack Stompers Dance Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Dance",
        "image": "https://cdn-az.allevents.in/events3/banners/7e08ac323ce26c9882ff87637937b4b9b09053b32cdf95e9fa28a2ffe59915f4-rimg-w840-h1080-dcffffff-gmir?v=1765126272",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/mariposa/christmas-dance/200029201220728",
        "location": {
            "@type": "Place",
            "name": "Bootjack Stompers Dance Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4662 Mormon Bar Crossing,Mariposa, California",
                "addressLocality": "Mariposa",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.4631882",
                "longitude": "-119.9491119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Square and Round dance. Refreshments provided. $12 donation at the door. Caller: Rob Grigsby and Phil Farmer. Cure: MaryAnn Callahan.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bootjack Stompers Dance Club",
                "url": "https://allevents.in/org/bootjack-stompers-dance-club/25989929"
            }
        ]
    }
]
```