

# Event Details

- **Event Name**: Teacher Bella's movie afternoon! 
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 01:00 pm – Sun, 12 Jul, 2026 at 03:00 pm
- **Event Description**: Teacher Bella is hosting this event and we will be watching Toy Story!
- **Event URL**: https://allevents.in/ferndale/teacher-bellas-movie-afternoon/200030104784936
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Ferndale
- **state**: WA
- **country**: United States
- **location**: Ferndale Library
- **lat**: 48.848064596003
- **long**: -122.59681896046
- **full address**: Ferndale Library, 2125 Main St,Ferndale, Washington, United States

## Event gallery

- **Alt text**: Teacher Bella's movie afternoon!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d837f2486e1ce6d6600298fa14603c81b70fa63601029875171f197485749b20-rimg-w848-h1243-dc7fa0bb-gmir?v=1782132405

## FAQs

- **Q**: When and where is Teacher Bella's movie afternoon!  being held?
  - **A:** Teacher Bella's movie afternoon!  takes place on Sun, 12 Jul, 2026 at 01:00 pm to Sun, 12 Jul, 2026 at 03:00 pm at Ferndale Library, 2125 Main St,Ferndale, Washington, United States.
- **Q**: Who is organizing Teacher Bella's movie afternoon! ?
  - **A:** Teacher Bella's movie afternoon!  is organized by Crestline Play School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teacher Bella's movie afternoon!",
        "image": "https://cdn-az.allevents.in/events10/banners/d837f2486e1ce6d6600298fa14603c81b70fa63601029875171f197485749b20-rimg-w848-h1243-dc7fa0bb-gmir?v=1782132405",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/ferndale/teacher-bellas-movie-afternoon/200030104784936",
        "location": {
            "@type": "Place",
            "name": "Ferndale Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2125 Main St,Ferndale, Washington",
                "addressLocality": "Ferndale",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.848064596003",
                "longitude": "-122.59681896046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teacher Bella is hosting this event and we will be watching Toy Story!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crestline Play School",
                "url": "https://allevents.in/org/crestline-play-school/27781495"
            }
        ]
    }
]
```