

# Event Details

- **Event Name**: Harvest Festival 
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 03:00 pm
- **Event Description**: We are getting ready for our annual harvest festival. Please go register at MorPark.org so we can ensure we have enough food.
- **Event URL**: https://allevents.in/little-rock/harvest-festival/200028854468107
- **Event Categories**: festivals, harvest-festival
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

- **Ticket URL**: http://facebook.com/200028854468107?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=little+rock-events

## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: Community Outreach
- **lat**: 34.72094
- **long**: -92.267412
- **full address**: Community Outreach, Little Rock, Arkansas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: MorPark Inc (https://allevents.in/org/morpark-inc/25761395)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/aecb1ab25fde182c7cbc13b23cd84a3bce8c69c796a7a2552a06535d6671e4fc-rimg-w480-h480-dc311c15-gmir?v=1762499510
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/80caa1f9a192115a38ab2e995751d0ff048ab5aa1316e099e32c1ee1c93c848d-rimg-w300-h300-dc311c15-gmir?v=1762499512

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Community Outreach, Little Rock, Arkansas, United States
- **Q**: Who is organizing the event?
  - **A:** MorPark Inc
- **Q**: What type of event is this?
  - **A:** festivals, harvest-festival
- **Q**: Where can I find ticket details about Harvest Festival  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Harvest Festival",
        "image": "https://cdn-az.allevents.in/events6/banners/aecb1ab25fde182c7cbc13b23cd84a3bce8c69c796a7a2552a06535d6671e4fc-rimg-w480-h480-dc311c15-gmir?v=1762499510",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/little-rock/harvest-festival/200028854468107",
        "location": {
            "@type": "Place",
            "name": "Community Outreach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Little Rock, Arkansas",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.72094",
                "longitude": "-92.267412"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are getting ready for our annual harvest festival. Please go register at MorPark.org so we can ensure we have enough food.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MorPark Inc",
                "url": "https://allevents.in/org/morpark-inc/25761395"
            }
        ]
    }
]
```