

# Event Details

- **Event Name**: Thanksgiving Shopping Begins This Weekend!
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 09:00 am
- **Event Description**: Shop now for great Thanksgiving Deals!
- **Event URL**: https://allevents.in/stroudsburg/thanksgiving-shopping-begins-this-weekend/200029188866434
- **Event Categories**: thanksgiving, shopping
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Stroudsburg
- **state**: PA
- **country**: United States
- **location**: Courthouse Square, Stroudsburg, PA, United States, Pennsylvania 18360
- **lat**: 40.98641
- **long**: -75.19444
- **full address**: Courthouse Square, Stroudsburg, PA, United States, Pennsylvania 18360

## Event gallery

- **Alt text**: Thanksgiving Shopping Begins This Weekend!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7ec1a69fc0f7f58604ef23785f9d272ddbbab5dfd474660f3486e4febbcd644a-rimg-w1080-h1080-dc76cedd-gmir?v=1763010393

## FAQs

- **Q**: When and where is Thanksgiving Shopping Begins This Weekend! being held?
  - **A:** Thanksgiving Shopping Begins This Weekend! takes place on Sat, 15 Nov, 2025 at 09:00 am to Sat, 15 Nov, 2025 at 09:00 am at Courthouse Square, Stroudsburg, PA, United States, Pennsylvania 18360.
- **Q**: Who is organizing Thanksgiving Shopping Begins This Weekend!?
  - **A:** Thanksgiving Shopping Begins This Weekend! is organized by Monroe Farmers Market.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Shopping Begins This Weekend!",
        "image": "https://cdn-az.allevents.in/events7/banners/7ec1a69fc0f7f58604ef23785f9d272ddbbab5dfd474660f3486e4febbcd644a-rimg-w1080-h1080-dc76cedd-gmir?v=1763010393",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/stroudsburg/thanksgiving-shopping-begins-this-weekend/200029188866434",
        "location": {
            "@type": "Place",
            "name": "Courthouse Square, Stroudsburg, PA, United States, Pennsylvania 18360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "673 Monroe St, Stroudsburg, PA 18360-2173, United States",
                "addressLocality": "Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.98641",
                "longitude": "-75.19444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shop now for great Thanksgiving Deals!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe Farmers Market",
                "url": "https://allevents.in/org/monroe-farmers-market/25937089"
            }
        ]
    }
]
```