

# Event Details

- **Event Name**: DnD Group
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 01:00 pm – Sat, 06 Dec, 2025 at 04:00 pm
- **Event Description**: Come play Dungeons and Dragons! No experience needed
- **Event URL**: https://allevents.in/sahuarita/dnd-group/1600027669194437
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027669194437

## Event venue details

- **city**: Sahuarita
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.954832
- **long**: -110.975314
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16275 S Starlight View Ln, Sahuarita, US

## Event gallery

- **Alt text**: DnD Group
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/72517160-d2e1-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is DnD Group being held?
  - **A:** DnD Group takes place on Sat, 06 Dec, 2025 at 01:00 pm to Sat, 06 Dec, 2025 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 16275 S Starlight View Ln, Sahuarita, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DnD Group",
        "image": "https://cdn-az.allevents.in/events10/banners/72517160-d2e1-11f0-996b-d59fe40bb918-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/sahuarita/dnd-group/1600027669194437",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16275 S Starlight View Ln",
                "addressLocality": "Sahuarita",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.954832",
                "longitude": "-110.975314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play Dungeons and Dragons! No experience needed"
    }
]
```