

# Event Details

- **Event Name**: New Years Eve Bonfire
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 10:00 pm
- **Event Description**: Bring your chairs and blankets, fire will be set at 7:30.
- **Event URL**: https://allevents.in/holliston/new-years-eve-bonfire/200029384207032
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 86

## Ticket Details


## Event venue details

- **city**: Holliston
- **state**: MA
- **country**: United States
- **location**: 34 Rogers Road, Holliston, MA
- **lat**: 42.2146
- **long**: -71.40689
- **full address**: 34 Rogers Road, Holliston, MA, United States

## Event gallery

- **Alt text**: New Years Eve Bonfire
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/61c1b514c8674b3337967014ec0450a91ac54ae2c05d9d7f53d09616a57f3d3c-rimg-w1200-h1600-dc0f0508-gmir?v=1766936451

## FAQs

- **Q**: When and where is New Years Eve Bonfire being held?
  - **A:** New Years Eve Bonfire takes place on Wed, 31 Dec, 2025 at 07:00 pm to Wed, 31 Dec, 2025 at 10:00 pm at 34 Rogers Road, Holliston, MA, United States.
- **Q**: Who is organizing New Years Eve Bonfire?
  - **A:** New Years Eve Bonfire is organized by Holliston Community Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve Bonfire",
        "image": "https://cdn-az.allevents.in/events1/banners/61c1b514c8674b3337967014ec0450a91ac54ae2c05d9d7f53d09616a57f3d3c-rimg-w1200-h1600-dc0f0508-gmir?v=1766936451",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/holliston/new-years-eve-bonfire/200029384207032",
        "location": {
            "@type": "Place",
            "name": "34 Rogers Road, Holliston, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Rogers Rd, Holliston, MA 01746-2009, United States",
                "addressLocality": "Holliston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.2146",
                "longitude": "-71.40689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your chairs and blankets, fire will be set at 7:30.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Holliston Community Farm",
                "url": "https://allevents.in/org/holliston-community-farm/20780423"
            }
        ]
    }
]
```