

# Event Details

- **Event Name**: Spaghetti Supper fund raiser
- **Event Start and End Date**: Sat, 09 May, 2026 at 05:00 pm (-04:00)
- **Event Description**: This is a fund raiser to help us replace our gym floor.
- **Event URL**: https://allevents.in/hartland/spaghetti-supper-fund-raiser/200029959555332
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hartland
- **state**: ME
- **country**: United States
- **location**: (PO Box 510) 10 Elm St, Hartland, ME, United States, Maine 04943
- **lat**: 44.88297
- **long**: -69.44709
- **full address**: (PO Box 510) 10 Elm St, Hartland, ME, United States, Maine 04943

## Event gallery

- **Alt text**: Spaghetti Supper fund raiser
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/aba89ec1f8ad56e40f54daa8b374ffbf9fd852243a96af805334c76f98d4576d-rimg-w1200-h675-dcb15d4d-gmir?v=1776433231

## FAQs

- **Q**: When and where is Spaghetti Supper fund raiser being held?
  - **A:** Spaghetti Supper fund raiser takes place on Sat, 09 May, 2026 at 05:00 pm to Sat, 09 May, 2026 at 05:00 pm at (PO Box 510) 10 Elm St, Hartland, ME, United States, Maine 04943.
- **Q**: Who is organizing Spaghetti Supper fund raiser?
  - **A:** Spaghetti Supper fund raiser is organized by Hartland First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spaghetti Supper fund raiser",
        "image": "https://cdn-az.allevents.in/events3/banners/aba89ec1f8ad56e40f54daa8b374ffbf9fd852243a96af805334c76f98d4576d-rimg-w1200-h675-dcb15d4d-gmir?v=1776433231",
        "startDate": "2026-05-09T17:00:00-04:00",
        "url": "https://allevents.in/hartland/spaghetti-supper-fund-raiser/200029959555332",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "(PO Box 510) 10 Elm St, Hartland, ME, United States, Maine 04943",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Elm St, Hartland, ME 04943-3502, United States",
                "addressLocality": "Hartland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.88297",
                "longitude": "-69.44709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a fund raiser to help us replace our gym floor.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hartland First Baptist Church",
                "url": "https://allevents.in/org/hartland-first-baptist-church/24243222"
            }
        ]
    }
]
```