

# Event Details

- **Event Name**: Parent's Night Out
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 06:00 pm – Fri, 19 Dec, 2025 at 09:00 pm
- **Event Description**: Kids will watch a movie, have some hot cocoa, popcorn and do Christmas activities while parents can go on a date, go Christmas shopping, or simply have a night off!
- **Event URL**: https://allevents.in/wells/parents-night-out/200029223150203
- **Event Categories**: entertainment, kids, christmas, shopping
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Wells
- **state**: ME
- **country**: United States
- **location**: 113 Sanford Rd, Wells, ME 04090-5541, United States
- **lat**: 43.32323
- **long**: -70.58667
- **full address**: 113 Sanford Rd, Wells, ME 04090-5541, United States

## Event gallery

- **Alt text**: Parent's Night Out
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a9d2c198f0a365a67b72b1932d187faf76fc3b91f4b60f18c925e19cd87d33ab-rimg-w1200-h675-dc90bf4a-gmir?v=1765686050

## FAQs

- **Q**: When and where is Parent's Night Out being held?
  - **A:** Parent's Night Out takes place on Fri, 19 Dec, 2025 at 06:00 pm to Fri, 19 Dec, 2025 at 09:00 pm at 113 Sanford Rd, Wells, ME 04090-5541, United States.
- **Q**: Who is organizing Parent's Night Out?
  - **A:** Parent's Night Out is organized by Wells Parks & Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parent's Night Out",
        "image": "https://cdn-az.allevents.in/events2/banners/a9d2c198f0a365a67b72b1932d187faf76fc3b91f4b60f18c925e19cd87d33ab-rimg-w1200-h675-dc90bf4a-gmir?v=1765686050",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/wells/parents-night-out/200029223150203",
        "location": {
            "@type": "Place",
            "name": "113 Sanford Rd, Wells, ME 04090-5541, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "113 Sanford Rd, Wells, ME 04090-5541, United States",
                "addressLocality": "Wells",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.32323",
                "longitude": "-70.58667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids will watch a movie, have some hot cocoa, popcorn and do Christmas activities while parents can go on a date, go Christmas shopping, or simply have a night off!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wells Parks & Recreation",
                "url": "https://allevents.in/org/wells-parks-and-recreation/26764977"
            }
        ]
    }
]
```