

# Event Details

- **Event Name**: Spring Craft Bizarre
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 11:00 am – Sun, 08 Mar, 2026 at 03:00 pm
- **Event Description**: The Lancaster High School Bowling Team is hoisting a fundraiser Spring Craft Bizarre. We will have over 50 vendors, silent auction, bake sale, pancake breakfast and many more
- **Event URL**: https://allevents.in/lancaster/spring-craft-bizarre/80001812734527
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/80001812734527

## Event venue details

- **city**: Lancaster
- **state**: OH
- **country**: United States
- **location**: Lancaster High School
- **lat**: 39.7329137
- **long**: -82.5859717
- **full address**: Lancaster High School, 1312 Granville Pike, Lancaster, OH 43130, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: Lancaster Bowling Team (https://allevents.in/org/lancaster-bowling-team/27444157)

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large698614e648788.jpg

## Comments

- [Charlene Noland | 2026-02-23 03:16:09] How do I sign up for a space to sell my crafts?

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Lancaster High School, 1312 Granville Pike, Lancaster, OH 43130, United States
- **Q**: Who is organizing the event?
  - **A:** Lancaster Bowling Team
- **Q**: What type of event is this?
  - **A:** Nonprofit
- **Q**: Where can I find ticket details about Spring Craft Bizarre ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Craft Bizarre",
        "image": "https://cdn2.allevents.in/thumbs/thumb698614dca9b01.jpg",
        "startDate": "2026-03-07",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/lancaster/spring-craft-bizarre/80001812734527",
        "location": {
            "@type": "Place",
            "name": "Lancaster High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1312 Granville Pike, Lancaster, OH 43130, United States",
                "postalCode": "43130",
                "addressLocality": "Lancaster",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7329137",
                "longitude": "-82.5859717"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Lancaster High School Bowling Team is hoisting a fundraiser Spring Craft Bizarre. We will have over 50 vendors, silent auction, bake sale, pancake breakfast and many more",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lancaster Bowling Team",
                "url": "https://allevents.in/org/lancaster-bowling-team/27444157"
            }
        ]
    }
]
```