

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 07:30 pm
- **Event Description**: Enjoy watching a movie with the cats at the lounge
- **Event URL**: https://allevents.in/bountiful/movie-night/200029359290735
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: United States
- **location**: 2130 Orchard Dr, Bountiful, UT
- **lat**: 40.86717
- **long**: -111.87892
- **full address**: 2130 Orchard Dr, Bountiful, UT, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Movie+Night&date=Sat%2C+20+Dec%2C+2025+at+07%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Sat, 20 Dec, 2025 at 07:30 pm to Sat, 20 Dec, 2025 at 07:30 pm at 2130 Orchard Dr, Bountiful, UT, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Fawn's Family Rescue.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Movie+Night&date=Sat%2C+20+Dec%2C+2025+at+07%3A30+pm&bg=1",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/bountiful/movie-night/200029359290735",
        "location": {
            "@type": "Place",
            "name": "2130 Orchard Dr, Bountiful, UT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2130 Orchard Dr, Bountiful, UT 84010, United States",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86717",
                "longitude": "-111.87892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy watching a movie with the cats at the lounge",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fawns Family Rescue",
                "url": "https://allevents.in/org/fawns-family-rescue/27241847"
            }
        ]
    }
]
```