

# Event Details

- **Event Name**: Movie Mornings
- **Event Start and End Date**: Wed, 27 May, 2026 at 10:00 am – Wed, 26 Aug, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us in the CAPL Community Room every Wednesday morning for a screening of a movie.  See our website for a schedule of movie titles - cochranton.ccfls.org
- **Event URL**: https://allevents.in/cochranton/movie-mornings/200030076910020
- **Event Categories**: entertainment
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cochranton
- **state**: PA
- **country**: United States
- **location**: 107 W Pine St, Cochranton, PA, United States, Pennsylvania 16314
- **lat**: 41.51858
- **long**: -80.04856
- **full address**: 107 W Pine St, Cochranton, PA, United States, Pennsylvania 16314

## Event gallery

- **Alt text**: Movie Mornings
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Movie+Mornings&date=Wed%2C+27+May%2C+2026&bg=1

## FAQs

- **Q**: When and where is Movie Mornings being held?
  - **A:** Movie Mornings takes place on Wed, 27 May, 2026 at 10:00 am to Wed, 26 Aug, 2026 at 10:00 am at 107 W Pine St, Cochranton, PA, United States, Pennsylvania 16314.
- **Q**: Who is organizing Movie Mornings?
  - **A:** Movie Mornings is organized by Cochranton Area Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Mornings",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Movie+Mornings&date=Wed%2C+27+May%2C+2026&bg=1",
        "startDate": "2026-05-27T10:00:00-04:00",
        "endDate": "2026-08-26T10:00:00-04:00",
        "url": "https://allevents.in/cochranton/movie-mornings/200030076910020",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "107 W Pine St, Cochranton, PA, United States, Pennsylvania 16314",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 W Pine St, Cochranton, PA 16314-8664, United States",
                "addressLocality": "Cochranton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.51858",
                "longitude": "-80.04856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the CAPL Community Room every Wednesday morning for a screening of a movie.  See our website for a schedule of movie titles - cochranton.ccfls.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cochranton Area Public Library",
                "url": "https://allevents.in/org/cochranton-area-public-library/27001190"
            }
        ]
    }
]
```