

# Event Details

- **Event Name**: DIY Boats Day Sail
- **Event Start and End Date**: Sun, 02 Nov, 2025 at 10:00 am – Sun, 02 Nov, 2025 at 05:00 pm
- **Event Description**: Come along and join us for our themed sail day, bring your boats, friends and family for a fun filled day!
- **Event URL**: https://allevents.in/grantham/diy-boats-day-sail/200028833122510
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Grantham
- **state**: EN
- **country**: United Kingdom
- **location**: Wyndham Park, Grantham
- **lat**: 52.91821
- **long**: -0.63594
- **full address**: Wyndham Park, Grantham, United Kingdom

## Event gallery

- **Alt text**: DIY Boats Day Sail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d9b3fb2931e35e39dc52d3b1e03ac3a71d2264ba42c268d7ae069e51feced86b-rimg-w1200-h800-dcd4dbea-gmir?v=1761872001

## FAQs

- **Q**: When and where is DIY Boats Day Sail being held?
  - **A:** DIY Boats Day Sail takes place on Sun, 02 Nov, 2025 at 10:00 am to Sun, 02 Nov, 2025 at 05:00 pm at Wyndham Park, Grantham, United Kingdom.
- **Q**: Who is organizing DIY Boats Day Sail?
  - **A:** DIY Boats Day Sail is organized by Grantham Model Boat Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DIY Boats Day Sail",
        "image": "https://cdn-az.allevents.in/events1/banners/d9b3fb2931e35e39dc52d3b1e03ac3a71d2264ba42c268d7ae069e51feced86b-rimg-w1200-h800-dcd4dbea-gmir?v=1761872001",
        "startDate": "2025-11-02",
        "endDate": "2025-11-02",
        "url": "https://allevents.in/grantham/diy-boats-day-sail/200028833122510",
        "location": {
            "@type": "Place",
            "name": "Wyndham Park, Grantham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Hill Avenue, Grantham, NG31 9BA, United Kingdom",
                "addressLocality": "Grantham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.91821",
                "longitude": "-0.63594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and join us for our themed sail day, bring your boats, friends and family for a fun filled day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grantham Model Boat Club",
                "url": "https://allevents.in/org/grantham-model-boat-club/25970707"
            }
        ]
    }
]
```