

# Event Details

- **Event Name**: Empty Nesters
- **Event Start and End Date**: Mon, 26 May, 2025 at 06:00 pm – Mon, 26 May, 2025 at 08:00 pm
- **Event Description**: Potluck dinner for those who don't have little ones at home. Come join in a fun evening of visiting and eating! Bring anything you would like to share; finger food, main dish, or dessert.
- **Event URL**: https://allevents.in/cedar-city/empty-nesters/1600028210613224
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cedar City
- **state**: UT
- **country**: US
- **location**: Sharon and Courtney Anderson
- **lat**: 37.7207278
- **long**: -113.0420842
- **full address**: Sharon and Courtney Anderson, 1019 E Fenwick Way, Cedar City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/56a05650-3428-11f0-b7d6-b534d8876ebc-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 26 May, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Sharon and Courtney Anderson, 1019 E Fenwick Way, Cedar City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Empty Nesters ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Empty Nesters",
        "image": "https://cdn-az.allevents.in/events9/banners/55cf71c0-3428-11f0-b6e4-8346a1385c86-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-05-26",
        "endDate": "2025-05-26",
        "url": "https://allevents.in/cedar-city/empty-nesters/1600028210613224",
        "location": {
            "@type": "Place",
            "name": "Sharon and Courtney Anderson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1019 E Fenwick Way",
                "addressLocality": "Cedar City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7207278",
                "longitude": "-113.0420842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck dinner for those who don't have little ones at home. Come join in a fun evening of visiting and eating! Bring anything you would like to share; finger food, main dish, or dessert."
    }
]
```