

# Event Details

- **Event Name**: FFAmily Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 05:30 pm
- **Event Description**: Join us on December 12th at 5:30 for our annual Family Night event! We’ll be celebrating our Greenhand degree recipients with a ceremony, auction, and crockpot cookoff!
- **Event URL**: https://allevents.in/fruita/ffamily-night/200029345863015
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Fruita
- **state**: CO
- **country**: United States
- **location**: Fruita Middle School
- **lat**: 39.14775
- **long**: -108.71182
- **full address**: Fruita Middle School, 1835 J Road,Fruita, Colorado, United States

## Event gallery

- **Alt text**: FFAmily Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e6a4480d193495053531cb25f57c3ae081dc253942dd2b1d216c44dcd392c037-rimg-w932-h932-dceeeae9-gmir?v=1765546035

## FAQs

- **Q**: When and where is FFAmily Night being held?
  - **A:** FFAmily Night takes place on Fri, 12 Dec, 2025 at 05:30 pm to Fri, 12 Dec, 2025 at 05:30 pm at Fruita Middle School, 1835 J Road,Fruita, Colorado, United States.
- **Q**: Who is organizing FFAmily Night?
  - **A:** FFAmily Night is organized by Fruita FFA Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FFAmily Night",
        "image": "https://cdn-az.allevents.in/events6/banners/e6a4480d193495053531cb25f57c3ae081dc253942dd2b1d216c44dcd392c037-rimg-w932-h932-dceeeae9-gmir?v=1765546035",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/fruita/ffamily-night/200029345863015",
        "location": {
            "@type": "Place",
            "name": "Fruita Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1835 J Road,Fruita, Colorado",
                "addressLocality": "Fruita",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.14775",
                "longitude": "-108.71182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on December 12th at 5:30 for our annual Family Night event! We’ll be celebrating our Greenhand degree recipients with a ceremony, auction, and crockpot cookoff!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fruita FFA Chapter",
                "url": "https://allevents.in/org/fruita-ffa-chapter/23260190"
            }
        ]
    }
]
```