

# Event Details

- **Event Name**: Farm Open House
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 01:00 pm – Sun, 08 Mar, 2026 at 03:00 pm
- **Event Description**: The farm is open to the public on the second and fourth Sundays of each month from 1 to 3pm.  It's FREE and donations are always appreciated!
- **Event URL**: https://allevents.in/key-west/farm-open-house/200029722873733
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Key West
- **state**: FL
- **country**: United States
- **location**: Monroe County Sheriff's Office Animal Farm
- **lat**: 24.576822358073
- **long**: -81.751563681785
- **full address**: Monroe County Sheriff's Office Animal Farm, 5501 College Rd, Key West, FL 33040-4307, United States

## Event gallery

- **Alt text**: Farm Open House
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0d5ba6703bde97669dbc94d7983216138556d69d406ed672046342c2a36ec79c-rimg-w940-h608-dc644332-gmir?v=1772535518

## FAQs

- **Q**: When and where is Farm Open House being held?
  - **A:** Farm Open House takes place on Sun, 08 Mar, 2026 at 01:00 pm to Sun, 08 Mar, 2026 at 03:00 pm at Monroe County Sheriff's Office Animal Farm, 5501 College Rd, Key West, FL 33040-4307, United States.
- **Q**: Who is organizing Farm Open House?
  - **A:** Farm Open House is organized by Monroe County Sheriff's Office Animal Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farm Open House",
        "image": "https://cdn-az.allevents.in/events6/banners/0d5ba6703bde97669dbc94d7983216138556d69d406ed672046342c2a36ec79c-rimg-w940-h608-dc644332-gmir?v=1772535518",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/key-west/farm-open-house/200029722873733",
        "location": {
            "@type": "Place",
            "name": "Monroe County Sheriff's Office Animal Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5501 College Rd, Key West, FL 33040-4307, United States",
                "addressLocality": "Key West",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "24.576822358073",
                "longitude": "-81.751563681785"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The farm is open to the public on the second and fourth Sundays of each month from 1 to 3pm.  It's FREE and donations are always appreciated!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe County Sheriffs Office Animal Farm",
                "url": "https://allevents.in/org/monroe-county-sheriffs-office-animal-farm/2509763",
                "description": "Non-Profit"
            }
        ]
    }
]
```