

# Event Details

- **Event Name**: ECRA Fall Spooktacular
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 08:30 am (-04:00)
- **Event Description**: Join us for our third and final horse show of the season! 

Judge: Sean Johnson
- **Event URL**: https://allevents.in/manorville/ecra-fall-spooktacular/200030523538721
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Manorville
- **state**: NY
- **country**: United States
- **location**: Choya Farms
- **lat**: 40.833882274311
- **long**: -72.831288431569
- **full address**: Choya Farms, 120 Dayton Avenue,Manorville, New York, United States

## Event gallery

- **Alt text**: ECRA Fall Spooktacular
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6e78f6d116b1f6a51d6f45b935133528e531fa6d45b08b35891ed0faa178bbdf-rimg-w960-h638-dc282818-gmir?v=1787577618

## FAQs

- **Q**: When and where is ECRA Fall Spooktacular being held?
  - **A:** ECRA Fall Spooktacular takes place on Sun, 27 Sep, 2026 at 08:30 am to Sun, 27 Sep, 2026 at 08:30 am at Choya Farms, 120 Dayton Avenue,Manorville, New York, United States.
- **Q**: Who is organizing ECRA Fall Spooktacular?
  - **A:** ECRA Fall Spooktacular is organized by East Coast Reiners Association (ECRA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ECRA Fall Spooktacular",
        "image": "https://cdn-az.allevents.in/events9/banners/6e78f6d116b1f6a51d6f45b935133528e531fa6d45b08b35891ed0faa178bbdf-rimg-w960-h638-dc282818-gmir?v=1787577618",
        "startDate": "2026-09-27T08:30:00-04:00",
        "url": "https://allevents.in/manorville/ecra-fall-spooktacular/200030523538721",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Choya Farms",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Dayton Avenue,Manorville, New York",
                "addressLocality": "Manorville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.833882274311",
                "longitude": "-72.831288431569"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our third and final horse show of the season! \n\nJudge: Sean Johnson",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Coast Reiners Association (ECRA)",
                "url": "https://allevents.in/org/east-coast-reiners-association-ecra/20914424"
            }
        ]
    }
]
```