

# Event Details

- **Event Name**: Teen Space
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 02:30 pm – Tue, 23 Dec, 2025 at 04:00 pm
- **Event Description**: Hang out hour at the Greenwich Free Library! For ages 12-18, with snacks supplied.

No Registration Required.
- **Event URL**: https://allevents.in/greenwich/teen-space/200029378421749
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Greenwich
- **state**: NY
- **country**: United States
- **location**: 148 Main St, Greenwich, NY 12834-1215, United States
- **lat**: 43.09151
- **long**: -73.502
- **full address**: 148 Main St, Greenwich, NY 12834-1215, United States

## Event gallery

- **Alt text**: Teen Space
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9e993598a5b309064ce27e29ae3720ab8cd13bc90aef45506d4470755c5f600b-rimg-w1200-h675-dcfdb602-gmir?v=1766174028

## FAQs

- **Q**: When and where is Teen Space being held?
  - **A:** Teen Space takes place on Tue, 23 Dec, 2025 at 02:30 pm to Tue, 23 Dec, 2025 at 04:00 pm at 148 Main St, Greenwich, NY 12834-1215, United States.
- **Q**: Who is organizing Teen Space?
  - **A:** Teen Space is organized by Greenwich Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Space",
        "image": "https://cdn-az.allevents.in/events6/banners/9e993598a5b309064ce27e29ae3720ab8cd13bc90aef45506d4470755c5f600b-rimg-w1200-h675-dcfdb602-gmir?v=1766174028",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/greenwich/teen-space/200029378421749",
        "location": {
            "@type": "Place",
            "name": "148 Main St, Greenwich, NY 12834-1215, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "148 Main St, Greenwich, NY 12834-1215, United States",
                "addressLocality": "Greenwich",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.09151",
                "longitude": "-73.502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hang out hour at the Greenwich Free Library! For ages 12-18, with snacks supplied.\n\nNo Registration Required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenwich Free Library",
                "url": "https://allevents.in/org/greenwich-free-library/21062492"
            }
        ]
    }
]
```