

# Event Details

- **Event Name**: Harvest Festival at Franklin Farm
- **Event Start and End Date**: Sat, 27 Sep, 2025 at 12:00 pm
- **Event Description**: It's harvest time!!  We'll be helping Franklin Farm celebrate the season with a set of our favorite songs!  Please come out and join us!
- **Event URL**: https://allevents.in/cumberland/harvest-festival-at-franklin-farm/200028810207223
- **Event Categories**: festivals, harvest-festival
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Cumberland
- **state**: RI
- **country**: United States
- **location**: Franklin Farm RI
- **lat**: 41.96561
- **long**: -71.39363
- **full address**: Franklin Farm RI, 142 Abbott Run Valley Road,Cumberland, Rhode Island, United States

## Event gallery

- **Alt text**: Harvest Festival at Franklin Farm
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/de7e56add6b05e98b4193321d30bf165874602df93edcc9099f5bcb55048d7a5-rimg-w1200-h456-dc040307-gmir?v=1758474760

## FAQs

- **Q**: When and where is Harvest Festival at Franklin Farm being held?
  - **A:** Harvest Festival at Franklin Farm takes place on Sat, 27 Sep, 2025 at 12:00 pm to Sat, 27 Sep, 2025 at 12:00 pm at Franklin Farm RI, 142 Abbott Run Valley Road,Cumberland, Rhode Island, United States.
- **Q**: Who is organizing Harvest Festival at Franklin Farm?
  - **A:** Harvest Festival at Franklin Farm is organized by The Unlikely Strummers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Harvest Festival at Franklin Farm is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Cumberland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Harvest Festival at Franklin Farm sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Harvest Festival at Franklin Farm",
        "image": "https://cdn-az.allevents.in/events2/banners/de7e56add6b05e98b4193321d30bf165874602df93edcc9099f5bcb55048d7a5-rimg-w1200-h456-dc040307-gmir?v=1758474760",
        "startDate": "2025-09-27",
        "url": "https://allevents.in/cumberland/harvest-festival-at-franklin-farm/200028810207223",
        "location": {
            "@type": "Place",
            "name": "Franklin Farm RI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "142 Abbott Run Valley Road,Cumberland, Rhode Island",
                "addressLocality": "Cumberland",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.96561",
                "longitude": "-71.39363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's harvest time!!  We'll be helping Franklin Farm celebrate the season with a set of our favorite songs!  Please come out and join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Unlikely Strummers",
                "url": "https://allevents.in/org/the-unlikely-strummers/25981356"
            }
        ]
    }
]
```