

# Event Details

- **Event Name**: Blueberry Jam
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 08:00 am
- **Event Description**: It's time for BLUEBERRY JAM! Monday June 1st 8:00 am 
Come join the FUN!!
- **Event URL**: https://allevents.in/burgaw/blueberry-jam/200030139766900
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burgaw
- **state**: NC
- **country**: United States
- **location**: 110 E Bridgers Street, Burgaw, NC, United States, North Carolina 28425
- **lat**: 34.55325
- **long**: -77.92622
- **full address**: 110 E Bridgers Street, Burgaw, NC, United States, North Carolina 28425

## Event gallery

- **Alt text**: Blueberry Jam
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6b2158804b6e507d4f652ed9595cb745420c5edc2e6cccd293dda39db4001aad-rimg-w1024-h1024-dc010201-gmir?v=1779867419

## FAQs

- **Q**: When and where is Blueberry Jam being held?
  - **A:** Blueberry Jam takes place on Mon, 01 Jun, 2026 at 08:00 am to Mon, 01 Jun, 2026 at 08:00 am at 110 E Bridgers Street, Burgaw, NC, United States, North Carolina 28425.
- **Q**: Who is organizing Blueberry Jam?
  - **A:** Blueberry Jam is organized by Burgaw Baptist Women on Mission.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blueberry Jam",
        "image": "https://cdn-az.allevents.in/events6/banners/6b2158804b6e507d4f652ed9595cb745420c5edc2e6cccd293dda39db4001aad-rimg-w1024-h1024-dc010201-gmir?v=1779867419",
        "startDate": "2026-06-01",
        "url": "https://allevents.in/burgaw/blueberry-jam/200030139766900",
        "location": {
            "@type": "Place",
            "name": "110 E Bridgers Street, Burgaw, NC, United States, North Carolina 28425",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 E Bridgers St, Burgaw, NC 28425-5154, United States",
                "addressLocality": "Burgaw",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.55325",
                "longitude": "-77.92622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time for BLUEBERRY JAM! Monday June 1st 8:00 am \nCome join the FUN!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burgaw Baptist Women on Mission",
                "url": "https://allevents.in/org/burgaw-baptist-women-on-mission/27848503"
            }
        ]
    }
]
```