

# Event Details

- **Event Name**: Thanksgiving Pop Up
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 03:00 pm
- **Event Description**: Order some delicious bread and treats for your thanksgiving!!!
- **Event URL**: https://allevents.in/bloomsburg/thanksgiving-pop-up/200029189286832
- **Event Categories**: pop-ups, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details

- **Ticket URL**: http://facebook.com/200029189286832?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bloomsburg-events

## Event venue details

- **city**: Bloomsburg
- **state**: PA
- **country**: United States
- **location**: Craft Catering
- **lat**: 41.014815881023
- **long**: -76.499058297486
- **full address**: Craft Catering, 55 Williamsburg Blvd,Bloomsburg,PA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Sweet Loaf (https://allevents.in/org/the-sweet-loaf/27071292)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/94c1839c58bf8dabca98a6caa3f6a1807d2e4121760311b38d168333e58664ac-rimg-w1080-h2048-dcc27e51-gmir?v=1763646861
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Pop+Up&date=26+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Craft Catering, 55 Williamsburg Blvd,Bloomsburg,PA,United States
- **Q**: Who is organizing the event?
  - **A:** The Sweet Loaf
- **Q**: What type of event is this?
  - **A:** pop-ups, thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Pop Up ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Pop Up",
        "image": "https://cdn-az.allevents.in/events10/banners/94c1839c58bf8dabca98a6caa3f6a1807d2e4121760311b38d168333e58664ac-rimg-w1080-h2048-dcc27e51-gmir?v=1763646861",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/bloomsburg/thanksgiving-pop-up/200029189286832",
        "location": {
            "@type": "Place",
            "name": "Craft Catering",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "55 Williamsburg Blvd,Bloomsburg,PA,United States",
                "addressLocality": "Bloomsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.014815881023",
                "longitude": "-76.499058297486"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Order some delicious bread and treats for your thanksgiving!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sweet Loaf",
                "url": "https://allevents.in/org/the-sweet-loaf/27071292"
            }
        ]
    }
]
```