

# Event Details

- **Event Name**: Toasted Buns Cookout
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 10:00 am
- **Event Description**: Just over a week away! Come join in the fun! Hope to see you all there!
- **Event URL**: https://allevents.in/bristol/toasted-buns-cookout/200029680263135
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: NH
- **country**: United States
- **location**: 141 Patten Road Alexandria NH 
- **lat**: 43.61565
- **long**: -71.81287
- **full address**: 141 Patten Road Alexandria NH , 141 Patten Rd, Alexandria, NH 03222-6214, United States, Bristol
- **location**: 141 Patten Road Alexandria NH

## Event gallery

- **Alt text**: Toasted Buns Cookout
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a34778bc677726bd7e212ffc9173e4bc680064234705819e992fad58720a4627-rimg-w1200-h900-dc8c95a8-gmir?v=1771409135

## FAQs

- **Q**: When and where is Toasted Buns Cookout being held?
  - **A:** Toasted Buns Cookout takes place on Sun, 22 Feb, 2026 at 10:00 am to Sun, 22 Feb, 2026 at 10:00 am at 141 Patten Road Alexandria NH , 141 Patten Rd, Alexandria, NH 03222-6214, United States, Bristol.
- **Q**: Who is organizing Toasted Buns Cookout?
  - **A:** Toasted Buns Cookout is organized by Alexandria Ledge Climbers Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toasted Buns Cookout",
        "image": "https://cdn-az.allevents.in/events6/banners/a34778bc677726bd7e212ffc9173e4bc680064234705819e992fad58720a4627-rimg-w1200-h900-dc8c95a8-gmir?v=1771409135",
        "startDate": "2026-02-22",
        "url": "https://allevents.in/bristol/toasted-buns-cookout/200029680263135",
        "location": {
            "@type": "Place",
            "name": "141 Patten Road Alexandria NH ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "141 Patten Rd, Alexandria, NH 03222-6214, United States",
                "addressLocality": "Bristol",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.61565",
                "longitude": "-71.81287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just over a week away! Come join in the fun! Hope to see you all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alexandria Ledge Climbers Snowmobile Club",
                "url": "https://allevents.in/org/alexandria-ledge-climbers-snowmobile-club/19739719"
            }
        ]
    }
]
```