

# Event Details

- **Event Name**: Annual Tree Sale
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: All profits from sale of trees, wreaths, roping, etc support all volunteer non profit Ayres/Knuth Farm Foundation
- **Event URL**: https://allevents.in/denville/annual-tree-sale/200028881543656
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Denville
- **state**: NJ
- **country**: United States
- **location**: 25 Cooper Rd, Denville, NJ
- **lat**: 40.86668
- **long**: -74.50234
- **full address**: 25 Cooper Rd, Denville, NJ, United States

## Event gallery

- **Alt text**: Annual Tree Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/55843d876fff94fe57da2335634857adc37c99673af26bb01ddf22c8a21a8eae-rimg-w575-h1024-dc000000-gmir?v=1765684014

## FAQs

- **Q**: When and where is Annual Tree Sale being held?
  - **A:** Annual Tree Sale takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 04:00 pm at 25 Cooper Rd, Denville, NJ, United States.
- **Q**: Who is organizing Annual Tree Sale?
  - **A:** Annual Tree Sale is organized by Ayres/Knuth Farm Foundation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Tree Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/55843d876fff94fe57da2335634857adc37c99673af26bb01ddf22c8a21a8eae-rimg-w575-h1024-dc000000-gmir?v=1765684014",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/denville/annual-tree-sale/200028881543656",
        "location": {
            "@type": "Place",
            "name": "25 Cooper Rd, Denville, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Cooper Rd, Denville, NJ 07834-3417, United States",
                "addressLocality": "Denville",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86668",
                "longitude": "-74.50234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All profits from sale of trees, wreaths, roping, etc support all volunteer non profit Ayres/Knuth Farm Foundation",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AyresKnuth Farm Foundation",
                "url": "https://allevents.in/org/ayres-knuth-farm-foundation/26383180"
            }
        ]
    }
]
```