

# Event Details

- **Event Name**: Winter Bonfire
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 02:00 pm
- **Event Description**: Come join the fun next Saturday, March 1st at 3 Cold Springs Road for a winter bonfire with your fellow ruggers! Hope to see you there!
- **Event URL**: https://allevents.in/dover/winter-bonfire/200029742297804
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029742297804?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=dover-events

## Event venue details

- **city**: Dover
- **state**: NH
- **country**: United States
- **location**: 3 Cold Springs Rd, Dover, NH 03820-4351, United States
- **lat**: 43.17447
- **long**: -70.8896
- **full address**: 3 Cold Springs Rd, Dover, NH 03820-4351, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Dover Community Rugby (https://allevents.in/org/dover-community-rugby/25915736)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e61bb6d19f3f4733e563e55c3c7f920472b7ac839eb252b328ccd738fbe8441e-rimg-w1200-h1553-dcd9f4fe-gmir?v=1772213764
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87c579442281cd62cc2aae5a30c80281ff94d64a2794785909cf3ca37fe86f08-rimg-w300-h300-dcd8f3fe-gmir?v=1772213764

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** 3 Cold Springs Rd, Dover, NH 03820-4351, United States
- **Q**: Who is organizing the event?
  - **A:** Dover Community Rugby
- **Q**: Where can I find ticket details about Winter Bonfire ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Bonfire",
        "image": "https://cdn-az.allevents.in/events9/banners/e61bb6d19f3f4733e563e55c3c7f920472b7ac839eb252b328ccd738fbe8441e-rimg-w1200-h1553-dcd9f4fe-gmir?v=1772213764",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/dover/winter-bonfire/200029742297804",
        "location": {
            "@type": "Place",
            "name": "3 Cold Springs Rd, Dover, NH 03820-4351, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Cold Springs Rd, Dover, NH 03820-4351, United States",
                "addressLocality": "Dover",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.17447",
                "longitude": "-70.8896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the fun next Saturday, March 1st at 3 Cold Springs Road for a winter bonfire with your fellow ruggers! Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover Community Rugby",
                "url": "https://allevents.in/org/dover-community-rugby/25915736"
            }
        ]
    }
]
```