

# Event Details

- **Event Name**: Fall Fest
- **Event Start and End Date**: Sat, 21 Oct, 2023 at 01:00 pm – Sat, 21 Oct, 2023 at 04:00 pm
- **Event Description**: Join us for this free event.  There will be craft vendors, trunk or treat, games, food, and lots of family fun!
- **Event URL**: https://allevents.in/cherry-hill/fall-fest/200025248556243
- **Event Categories**: trunk-or-treat, summer-festivals, renaissance-festivals, halloween
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cherry Hill
- **state**: NJ
- **country**: United States
- **location**: Bethel Baptist Church
- **lat**: 39.894460357779
- **long**: -74.968514442444
- **full address**: Bethel Baptist Church, 1704 Springdale Rd,Cherry Hill,NJ,United States

## Event gallery

- **Alt text**: Fall Fest
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c262e78248efdb38c8f650128e9fd925906074eba12c54b260a25a057a099fe8-rimg-w960-h540-gmir.jpg?v=1697393944

## FAQs

- **Q**: When and where is Fall Fest being held?
  - **A:** Fall Fest takes place on Sat, 21 Oct, 2023 at 01:00 pm to Sat, 21 Oct, 2023 at 04:00 pm at Bethel Baptist Church, 1704 Springdale Rd,Cherry Hill,NJ,United States.
- **Q**: Who is organizing Fall Fest?
  - **A:** Fall Fest is organized by Shining Lights Early Childhood Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Fest",
        "image": "https://cdn-az.allevents.in/events4/banners/c262e78248efdb38c8f650128e9fd925906074eba12c54b260a25a057a099fe8-rimg-w960-h540-gmir.jpg?v=1697393944",
        "startDate": "2023-10-21",
        "endDate": "2023-10-21",
        "url": "https://allevents.in/cherry-hill/fall-fest/200025248556243",
        "location": {
            "@type": "Place",
            "name": "Bethel Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1704 Springdale Rd,Cherry Hill,NJ,United States",
                "addressLocality": "Cherry Hill",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.894460357779",
                "longitude": "-74.968514442444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this free event.  There will be craft vendors, trunk or treat, games, food, and lots of family fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shining Lights Early Childhood Center",
                "url": "https://allevents.in/org/shining-lights-early-childhood-center/14640921",
                "description": "Private Kindergarten, Preschool and Daycare Center"
            }
        ]
    }
]
```