

# Event Details

- **Event Name**: Story Time Sponsored by the Girl Scouts of America
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 02:30 pm
- **Event Description**: Come visit the library for a story time and craft with the Girl Scouts!
- **Event URL**: https://allevents.in/friendship/story-time-sponsored-by-the-girl-scouts-of-america/200029674733014
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Friendship
- **state**: NY
- **country**: United States
- **location**: 44 W Main St, Friendship, NY, United States, New York 14739
- **lat**: 42.20693
- **long**: -78.1358
- **full address**: 44 W Main St, Friendship, NY, United States, New York 14739

## Event gallery

- **Alt text**: Story Time Sponsored by the Girl Scouts of America
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7ba3aa4bf15a4f05dbc2dcc19cb15313a8d695ee70bb261151e4edf48b816aee-rimg-w1200-h1855-dcfffffe-gmir?v=1771322654

## FAQs

- **Q**: When and where is Story Time Sponsored by the Girl Scouts of America being held?
  - **A:** Story Time Sponsored by the Girl Scouts of America takes place on Sat, 21 Feb, 2026 at 02:30 pm to Sat, 21 Feb, 2026 at 02:30 pm at 44 W Main St, Friendship, NY, United States, New York 14739.
- **Q**: Who is organizing Story Time Sponsored by the Girl Scouts of America?
  - **A:** Story Time Sponsored by the Girl Scouts of America is organized by Friendship Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time Sponsored by the Girl Scouts of America",
        "image": "https://cdn-az.allevents.in/events10/banners/7ba3aa4bf15a4f05dbc2dcc19cb15313a8d695ee70bb261151e4edf48b816aee-rimg-w1200-h1855-dcfffffe-gmir?v=1771322654",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/friendship/story-time-sponsored-by-the-girl-scouts-of-america/200029674733014",
        "location": {
            "@type": "Place",
            "name": "44 W Main St, Friendship, NY, United States, New York 14739",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42 W Main St, Friendship, NY 14739-8701, United States",
                "addressLocality": "Friendship",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20693",
                "longitude": "-78.1358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come visit the library for a story time and craft with the Girl Scouts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friendship Free Library",
                "url": "https://allevents.in/org/friendship-free-library/17278687",
                "description": "The Friendship Free Library in Friendship, NY has a wide collection of books and movies for all ages and plays an important part in the community. Parking is available on the street and in the gravel lot on Sunnyside St."
            }
        ]
    }
]
```