

# Event Details

- **Event Name**: Movie Matinee
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 12:00 pm – Fri, 30 Jan, 2026 at 02:00 pm
- **Event Description**: Our movie matinees feature a recently released film, shown in the auditorium. This month we will screen One Battle After Another (2025).
- **Event URL**: https://allevents.in/rocky-river/movie-matinee/200029445088600
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029445088600?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=rocky+river-events

## Event venue details

- **city**: Rocky River
- **state**: OH
- **country**: United States
- **location**: Rocky River Public Library
- **lat**: 41.476899599246
- **long**: -81.841456815337
- **full address**: Rocky River Public Library, 1600 Hampton Rd, Rocky River, OH 44116-2601, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Rocky River Public Library (https://allevents.in/org/rocky-river-public-library/25987354)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9ae13a33790c3446acdf64456e5fdc6861ae778ab172d6934c6160a270d807bc-rimg-w1200-h628-dc253266-gmir?v=1769473389
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c5dbfb4f6ed45b7e4c382053b522fc414365185e2d4fc1f3f28277e362c8d55c-rimg-w300-h300-dc253266-gmir?v=1769473389

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Jan, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Rocky River Public Library, 1600 Hampton Rd, Rocky River, OH 44116-2601, United States
- **Q**: Who is organizing the event?
  - **A:** Rocky River Public Library
- **Q**: What type of event is this?
  - **A:** entertainment
- **Q**: Where can I find ticket details about Movie Matinee ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Matinee",
        "image": "https://cdn-az.allevents.in/events2/banners/9ae13a33790c3446acdf64456e5fdc6861ae778ab172d6934c6160a270d807bc-rimg-w1200-h628-dc253266-gmir?v=1769473389",
        "startDate": "2026-01-30",
        "endDate": "2026-01-30",
        "url": "https://allevents.in/rocky-river/movie-matinee/200029445088600",
        "location": {
            "@type": "Place",
            "name": "Rocky River Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 Hampton Rd, Rocky River, OH 44116-2601, United States",
                "addressLocality": "Rocky River",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.476899599246",
                "longitude": "-81.841456815337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our movie matinees feature a recently released film, shown in the auditorium. This month we will screen One Battle After Another (2025).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rocky River Public Library",
                "url": "https://allevents.in/org/rocky-river-public-library/25987354"
            }
        ]
    }
]
```