

# Event Details

- **Event Name**: Family Movie Afternoon
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 02:00 pm
- **Event Description**: On Monday, February 23, 2026, it is Movie Afternoon beginning at 2:00 pm in the auditorium.  Come, watch How to Train Your Dragon (2010).  Families are welcome. For more information, please call 624-6550 ext. 7628.
- **Event URL**: https://allevents.in/manchester/family-movie-afternoon/200029392189847
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104
- **lat**: 42.99225
- **long**: -71.45894
- **full address**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104

## Event gallery

- **Alt text**: Family Movie Afternoon
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/36fe9c4e16a30ee9c8c8e50e776efb7a08200c28a9e0881250f48a91d17bbc18-rimg-w1200-h800-dc2e302e-gmir?v=1771220061

## FAQs

- **Q**: When and where is Family Movie Afternoon being held?
  - **A:** Family Movie Afternoon takes place on Mon, 23 Feb, 2026 at 02:00 pm to Mon, 23 Feb, 2026 at 02:00 pm at 405 Pine Street, Manchester, NH, United States, New Hampshire 03104.
- **Q**: Who is organizing Family Movie Afternoon?
  - **A:** Family Movie Afternoon is organized by Manchester City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie Afternoon",
        "image": "https://cdn-az.allevents.in/events9/banners/36fe9c4e16a30ee9c8c8e50e776efb7a08200c28a9e0881250f48a91d17bbc18-rimg-w1200-h800-dc2e302e-gmir?v=1771220061",
        "startDate": "2026-02-23",
        "url": "https://allevents.in/manchester/family-movie-afternoon/200029392189847",
        "location": {
            "@type": "Place",
            "name": "405 Pine Street, Manchester, NH, United States, New Hampshire 03104",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 Pine St, Manchester, NH 03104-6106, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99225",
                "longitude": "-71.45894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Monday, February 23, 2026, it is Movie Afternoon beginning at 2:00 pm in the auditorium.  Come, watch How to Train Your Dragon (2010).  Families are welcome. For more information, please call 624-6550 ext. 7628.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester City Library",
                "url": "https://allevents.in/org/manchester-city-library/21720681"
            }
        ]
    }
]
```