

# Event Details

- **Event Name**: Climb Goodnow Mt. and Firetower
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 10:00 am – Sat, 12 Sep, 2026 at 12:00 pm (-04:00)
- **Event Description**: Meet Interpreter Mike Gooden at the Fire Tower. He will have some history and facts.
- **Event URL**: https://allevents.in/newcomb/climb-goodnow-mt-and-firetower/200030655477702
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Newcomb
- **state**: NY
- **country**: United States
- **location**: Goodnow Mountain
- **lat**: 43.960105146631
- **long**: -74.20990122128
- **full address**: Goodnow Mountain, Newcomb, New York, United States

## Event gallery

- **Alt text**: Climb Goodnow Mt. and Firetower
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a1baff6447453df6e9f63e0474b82ebb90c7005da79a7f9c2a407653ed9bc0f1-rimg-w1200-h527-dca8b8d8-gmir?v=1788481502

## FAQs

- **Q**: When and where is Climb Goodnow Mt. and Firetower being held?
  - **A:** Climb Goodnow Mt. and Firetower takes place on Sat, 12 Sep, 2026 at 10:00 am to Sat, 12 Sep, 2026 at 12:00 pm at Goodnow Mountain, Newcomb, New York, United States.
- **Q**: Who is organizing Climb Goodnow Mt. and Firetower?
  - **A:** Climb Goodnow Mt. and Firetower is organized by TR Weekend.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Climb Goodnow Mt. and Firetower",
        "image": "https://cdn-az.allevents.in/events3/banners/a1baff6447453df6e9f63e0474b82ebb90c7005da79a7f9c2a407653ed9bc0f1-rimg-w1200-h527-dca8b8d8-gmir?v=1788481502",
        "startDate": "2026-09-12T10:00:00-04:00",
        "endDate": "2026-09-12T12:00:00-04:00",
        "url": "https://allevents.in/newcomb/climb-goodnow-mt-and-firetower/200030655477702",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Goodnow Mountain",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newcomb, New York",
                "addressLocality": "Newcomb",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.960105146631",
                "longitude": "-74.20990122128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet Interpreter Mike Gooden at the Fire Tower. He will have some history and facts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TR Weekend",
                "url": "https://allevents.in/org/tr-weekend/22232642"
            }
        ]
    }
]
```