

# Event Details

- **Event Name**: Movie Matinee
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 11:00 am
- **Event Description**: Come in your PJs for cocoa and a Spongebob movie. BYO snacks
- **Event URL**: https://allevents.in/carver/movie-matinee/200029380357902
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Carver
- **state**: MA
- **country**: United States
- **location**: 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330
- **lat**: 41.89123
- **long**: -70.76879
- **full address**: 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330

## Event gallery

- **Alt text**: Movie Matinee
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6a8d61644c7a14968825511e7edd4124f1a884166e14184fefa0dcf4af7768c7-rimg-w1200-h450-dcc7b894-gmir?v=1767508853

## FAQs

- **Q**: When and where is Movie Matinee being held?
  - **A:** Movie Matinee takes place on Sat, 10 Jan, 2026 at 11:00 am to Sat, 10 Jan, 2026 at 11:00 am at 2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330.
- **Q**: Who is organizing Movie Matinee?
  - **A:** Movie Matinee is organized by Carver Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Matinee",
        "image": "https://cdn-az.allevents.in/events2/banners/6a8d61644c7a14968825511e7edd4124f1a884166e14184fefa0dcf4af7768c7-rimg-w1200-h450-dcc7b894-gmir?v=1767508853",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/carver/movie-matinee/200029380357902",
        "location": {
            "@type": "Place",
            "name": "2 Meadowbrook Way, Carver, MA, United States, Massachusetts 02330",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Meadowbrook Way, Carver, MA 02330-1218, United States",
                "addressLocality": "Carver",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.89123",
                "longitude": "-70.76879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come in your PJs for cocoa and a Spongebob movie. BYO snacks",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carver Public Library",
                "url": "https://allevents.in/org/carver-public-library/25974190",
                "description": "Carver Public Library, Carver. 1,729 likes · 8 talking about this · 532 were here. Visit our website at www.carverpl.org to view our calendar & blog."
            }
        ]
    }
]
```