

# Event Details

- **Event Name**: Spring Flea Market
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am – Sat, 16 May, 2026 at 02:00 pm (-04:00)
- **Event Description**: This market will includes crafts, food, yard sales,etc. more details to come! Lunch and Strawberry Shortcakes will be available for purchase.
- **Event URL**: https://allevents.in/new-castle/spring-flea-market/200029940577707
- **Event Categories**: flea
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: IN
- **country**: United States
- **location**: 2020 Bundy Ave, New Castle, IN
- **lat**: 39.91152
- **long**: -85.38461
- **full address**: 2020 Bundy Ave, New Castle, IN, United States

## Event gallery

- **Alt text**: Spring Flea Market
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/64698cc957bf95eba14f1f0777a044342fc3090472c06dd6377777fba0f918bb-rimg-w1200-h1552-dcffffff-gmir?v=1776158407

## FAQs

- **Q**: When and where is Spring Flea Market being held?
  - **A:** Spring Flea Market takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 02:00 pm at 2020 Bundy Ave, New Castle, IN, United States.
- **Q**: Who is organizing Spring Flea Market?
  - **A:** Spring Flea Market is organized by St. James Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Flea Market",
        "image": "https://cdn-az.allevents.in/events1/banners/64698cc957bf95eba14f1f0777a044342fc3090472c06dd6377777fba0f918bb-rimg-w1200-h1552-dcffffff-gmir?v=1776158407",
        "startDate": "2026-05-16T08:00:00-04:00",
        "endDate": "2026-05-16T14:00:00-04:00",
        "url": "https://allevents.in/new-castle/spring-flea-market/200029940577707",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2020 Bundy Ave, New Castle, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2020 Bundy Ave, New Castle, IN 47362-2920, United States",
                "addressLocality": "New Castle",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.91152",
                "longitude": "-85.38461"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This market will includes crafts, food, yard sales,etc. more details to come! Lunch and Strawberry Shortcakes will be available for purchase.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. James Episcopal Church",
                "url": "https://allevents.in/org/st-james-episcopal-church/21104888"
            }
        ]
    }
]
```