

# Event Details

- **Event Name**: Save the Date!!!
- **Event Start and End Date**: Sat, 17 May, 2025 at 06:00 pm – Sun, 18 May, 2025 at 09:00 pm
- **Event Description**: An event that will be occurring
- **Event URL**: https://allevents.in/butte/save-the-date/200027647028802
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 757

## Ticket Details


## Event venue details

- **city**: Butte
- **state**: MT
- **country**: United States
- **location**: Butte Civic Center
- **lat**: 46.0017777778
- **long**: -112.519275
- **full address**: Butte Civic Center, Butte, Montana, United States

## Event gallery

- **Alt text**: Save the Date!!!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9f688a39303ff8c9c4ba98d6b22c4367fcbec535ef4b4c980cff52b9e4c7b67d-rimg-w940-h788-dc191a15-gmir?v=1747410337

## FAQs

- **Q**: When and where is Save the Date!!! being held?
  - **A:** Save the Date!!! takes place on Sat, 17 May, 2025 at 06:00 pm to Sun, 18 May, 2025 at 09:00 pm at Butte Civic Center, Butte, Montana, United States.
- **Q**: Who is organizing Save the Date!!!?
  - **A:** Save the Date!!! is organized by Butte Gem and Mineral Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Save the Date!!!",
        "image": "https://cdn-az.allevents.in/events6/banners/9f688a39303ff8c9c4ba98d6b22c4367fcbec535ef4b4c980cff52b9e4c7b67d-rimg-w940-h788-dc191a15-gmir?v=1747410337",
        "startDate": "2025-05-17",
        "endDate": "2025-05-18",
        "url": "https://allevents.in/butte/save-the-date/200027647028802",
        "location": {
            "@type": "Place",
            "name": "Butte Civic Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Butte, Montana",
                "addressLocality": "Butte",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.0017777778",
                "longitude": "-112.519275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An event that will be occurring",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Butte Gem and Mineral Club",
                "url": "https://allevents.in/org/butte-gem-and-mineral-club/25201384"
            }
        ]
    }
]
```