

# Event Details

- **Event Name**: Family Movie Night
- **Event Start and End Date**: Fri, 11 Jul, 2025 at 06:00 pm
- **Event Description**: Friday, July 11th. We will have free popcorn and water. Free Family Friendly event.
- **Event URL**: https://allevents.in/roseburg/family-movie-night/200028466976811
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: http://facebook.com/200028466976811?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=roseburg-events

## Event venue details

- **city**: Roseburg
- **state**: OR
- **country**: United States
- **location**: 820 West Kenwood, Roseburg, OR
- **lat**: 43.212
- **long**: -123.38066
- **full address**: 820 West Kenwood, Roseburg, OR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Faith Lutheran Church Roseburg (https://allevents.in/org/faith-lutheran-church-roseburg/25662704)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/737abd04435b9b7d24758cbb05232b2f4e6f92213e9f2ab9e641cea538bbe438-rimg-w1200-h1553-dc051435-gmir?v=1751920751
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9ce213a4b398780489f38dcc9374b25274320a32fcfcf480028aac84fd98ebc0-rimg-w300-h300-dc061435-gmir?v=1751920751

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 11 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 820 West Kenwood, Roseburg, OR, United States
- **Q**: Who is organizing the event?
  - **A:** Faith Lutheran Church Roseburg
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about Family Movie Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Night",
        "image": "https://cdn-az.allevents.in/events3/banners/737abd04435b9b7d24758cbb05232b2f4e6f92213e9f2ab9e641cea538bbe438-rimg-w1200-h1553-dc051435-gmir?v=1751920751",
        "startDate": "2025-07-11",
        "url": "https://allevents.in/roseburg/family-movie-night/200028466976811",
        "location": {
            "@type": "Place",
            "name": "820 West Kenwood, Roseburg, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "820 W Kenwood St, Roseburg, OR 97471-2633, United States",
                "addressLocality": "Roseburg",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.212",
                "longitude": "-123.38066"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday, July 11th. We will have free popcorn and water. Free Family Friendly event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Lutheran Church Roseburg",
                "url": "https://allevents.in/org/faith-lutheran-church-roseburg/25662704"
            }
        ]
    }
]
```