

# Event Details

- **Event Name**: Winter at the Tower
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 10:00 am – Sat, 24 Jan, 2026 at 12:00 pm
- **Event Description**: Drop by and take in the beautiful view from atop Rockford Tower. A park naturalist will be on hand to help identify landmarks. Free!
- **Event URL**: https://allevents.in/wilmington/winter-at-the-tower/200029237300938
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wilmington
- **state**: DE
- **country**: United States
- **location**: 2000 Lookout Dr, Wilmington, DE 19806, United States
- **lat**: 39.76714
- **long**: -75.57444
- **full address**: 2000 Lookout Dr, Wilmington, DE 19806, United States

## Event gallery

- **Alt text**: Winter at the Tower
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/52082e6307904b39392cf89521d40ecbf4017a95cfe9c1d84c65812c03ff5337-rimg-w1200-h675-dc7698be-gmir?v=1768917274

## FAQs

- **Q**: When and where is Winter at the Tower being held?
  - **A:** Winter at the Tower takes place on Sat, 24 Jan, 2026 at 10:00 am to Sat, 24 Jan, 2026 at 12:00 pm at 2000 Lookout Dr, Wilmington, DE 19806, United States.
- **Q**: Who is organizing Winter at the Tower?
  - **A:** Winter at the Tower is organized by Alapocas Run and Wilmington State Parks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter at the Tower",
        "image": "https://cdn-az.allevents.in/events1/banners/52082e6307904b39392cf89521d40ecbf4017a95cfe9c1d84c65812c03ff5337-rimg-w1200-h675-dc7698be-gmir?v=1768917274",
        "startDate": "2026-01-24",
        "endDate": "2026-01-24",
        "url": "https://allevents.in/wilmington/winter-at-the-tower/200029237300938",
        "location": {
            "@type": "Place",
            "name": "2000 Lookout Dr, Wilmington, DE 19806, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Lookout Dr, Wilmington, DE 19806, United States",
                "addressLocality": "Wilmington",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.76714",
                "longitude": "-75.57444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by and take in the beautiful view from atop Rockford Tower. A park naturalist will be on hand to help identify landmarks. Free!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alapocas Run and Wilmington State Parks",
                "url": "https://allevents.in/org/alapocas-run-and-wilmington-state-parks/25996854"
            }
        ]
    }
]
```