

# Event Details

- **Event Name**: Pettengill Farm Day
- **Event Start and End Date**: Sun, 04 Oct, 2026 at 10:00 am – Sun, 04 Oct, 2026 at 02:00 pm (-04:00)
- **Event Description**: A celebration of rural agrarian life in Maine, come enjoy arts, crafts, demonstrations, and more all on our historic 140-acre saltwater farm!
- **Event URL**: https://allevents.in/freeport/pettengill-farm-day/80002890412997
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Freeport
- **state**: ME
- **country**: United States
- **location**: Pettengill Farm
- **lat**: 43.848962
- **long**: -70.0804165
- **full address**: Pettengill Farm, 31 Pettengil Rd, Freeport, ME 04032, United States

## Event gallery

- **Alt text**: Pettengill Farm Day
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6aa997c00e55d.jpg

## FAQs

- **Q**: When and where is Pettengill Farm Day being held?
  - **A:** Pettengill Farm Day takes place on Sun, 04 Oct, 2026 at 10:00 am to Sun, 04 Oct, 2026 at 02:00 pm at Pettengill Farm, 31 Pettengil Rd, Freeport, ME 04032, United States.
- **Q**: Who is organizing Pettengill Farm Day?
  - **A:** Pettengill Farm Day is organized by Freeport Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pettengill Farm Day",
        "image": "https://cdn2.allevents.in/thumbs/thumb6aa997c00e55d.jpg",
        "startDate": "2026-10-04T10:00:00-04:00",
        "endDate": "2026-10-04T14:00:00-04:00",
        "url": "https://allevents.in/freeport/pettengill-farm-day/80002890412997",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pettengill Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Pettengil Rd, Freeport, ME 04032, United States",
                "postalCode": "04032",
                "addressLocality": "Freeport",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.848962",
                "longitude": "-70.0804165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A celebration of rural agrarian life in Maine, come enjoy arts, crafts, demonstrations, and more all on our historic 140-acre saltwater farm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freeport Historical Society",
                "url": "https://allevents.in/org/freeport-historical-society/1449575",
                "description": "Our mission is to collect and preserve; research and exhibit; and teach and advocate the history of Freeport, Maine. www.HistoricFreeport.org"
            }
        ]
    }
]
```