

# Event Details

- **Event Name**: Holiday Craft Show
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: My next craft fair is in Voorhees, NJ! Come visit me for all your Christmas shopping!!
- **Event URL**: https://allevents.in/voorhees/holiday-craft-show/200029235808156
- **Event Categories**: christmas-markets-and-fairs, holiday, shopping, christmas
- **Interested Audience**: 
  - total_interested_count: 309

## Ticket Details


## Event venue details

- **city**: Voorhees
- **state**: NJ
- **country**: United States
- **location**: Eastern High School
- **lat**: 39.8477324
- **long**: -74.9712914
- **full address**: Eastern High School, 1202 Laurel Oak Rd,Voorhees Township, New Jersey, Voorhees, United States

## Event gallery

- **Alt text**: Holiday Craft Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5217f7033981ebb1022e98f5d5f78f39438e292e9567742f2c7ece7a921c9e6e-rimg-w960-h1158-dcf8c1cf-gmir?v=1765631640

## FAQs

- **Q**: When and where is Holiday Craft Show being held?
  - **A:** Holiday Craft Show takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 03:00 pm at Eastern High School, 1202 Laurel Oak Rd,Voorhees Township, New Jersey, Voorhees, United States.
- **Q**: Who is organizing Holiday Craft Show?
  - **A:** Holiday Craft Show is organized by Sew Chic by Janette.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Show",
        "image": "https://cdn-az.allevents.in/events10/banners/5217f7033981ebb1022e98f5d5f78f39438e292e9567742f2c7ece7a921c9e6e-rimg-w960-h1158-dcf8c1cf-gmir?v=1765631640",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/voorhees/holiday-craft-show/200029235808156",
        "location": {
            "@type": "Place",
            "name": "Eastern High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1202 Laurel Oak Rd,Voorhees Township, New Jersey",
                "addressLocality": "Voorhees",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8477324",
                "longitude": "-74.9712914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "My next craft fair is in Voorhees, NJ! Come visit me for all your Christmas shopping!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sew Chic by Janette",
                "url": "https://allevents.in/org/sew-chic-by-janette/27124233"
            }
        ]
    }
]
```