

# Event Details

- **Event Name**: Rappin' to Minden 2017
- **Event Start and End Date**: Fri, 02 Jun, 2017 at 06:00 pm
- **Event Description**: Details to follow 11 Mar Meeting
- **Event URL**: https://allevents.in/minden/rappin-to-minden-2017/221901528284564
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minden
- **state**: NV
- **country**: United States
- **location**: Minden, NV, United States
- **lat**: 38.95583
- **long**: -119.76917
- **full address**: Minden, NV, United States

## Event gallery

- **Alt text**: Rappin' to Minden 2017
  - **Image URL**: https://cdn-az.allevents.in/banners/7233d4a319ee6b7809307e08e4cc3bb3

## FAQs

- **Q**: When and where is Rappin' to Minden 2017 being held?
  - **A:** Rappin' to Minden 2017 takes place on Fri, 02 Jun, 2017 at 06:00 pm to Fri, 02 Jun, 2017 at 06:00 pm at Minden, NV, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rappin' to Minden 2017",
        "image": "https://cdn-az.allevents.in/banners/7233d4a319ee6b7809307e08e4cc3bb3",
        "startDate": "2017-06-02",
        "url": "https://allevents.in/minden/rappin-to-minden-2017/221901528284564",
        "location": {
            "@type": "Place",
            "name": "Minden, NV, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "Minden, NV, United States",
                "addressLocality": "Minden",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.95583",
                "longitude": "-119.76917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow 11 Mar Meeting"
    }
]
```