

# Event Details

- **Event Name**: Charlie Brown Thanksgiving
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 02:00 pm – Sat, 22 Nov, 2025 at 04:00 pm
- **Event Description**: Come join us for a Thanksgiving craft, some snacks and a movie!
- **Event URL**: https://allevents.in/lakota/charlie-brown-thanksgiving/200029186764711
- **Event Categories**: thanksgiving, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Lakota
- **state**: ND
- **country**: United States
- **location**: PO Box 307 / 116 B Ave West, Lakota, ND, United States, North Dakota 58344
- **lat**: 48.04177
- **long**: -98.34507
- **full address**: PO Box 307 / 116 B Ave West, Lakota, ND, United States, North Dakota 58344

## Event gallery

- **Alt text**: Charlie Brown Thanksgiving
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e29ef04fb94ed7314592ff0eb9359d73ea2d652f6769d174735c36837eecb80f-rimg-w1200-h1697-dcaba492-gmir?v=1763620976

## FAQs

- **Q**: When and where is Charlie Brown Thanksgiving being held?
  - **A:** Charlie Brown Thanksgiving takes place on Sat, 22 Nov, 2025 at 02:00 pm to Sat, 22 Nov, 2025 at 04:00 pm at PO Box 307 / 116 B Ave West, Lakota, ND, United States, North Dakota 58344.
- **Q**: Who is organizing Charlie Brown Thanksgiving?
  - **A:** Charlie Brown Thanksgiving is organized by Lakota City Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charlie Brown Thanksgiving",
        "image": "https://cdn-az.allevents.in/events1/banners/e29ef04fb94ed7314592ff0eb9359d73ea2d652f6769d174735c36837eecb80f-rimg-w1200-h1697-dcaba492-gmir?v=1763620976",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/lakota/charlie-brown-thanksgiving/200029186764711",
        "location": {
            "@type": "Place",
            "name": "PO Box 307 / 116 B Ave West, Lakota, ND, United States, North Dakota 58344",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 B Ave W, Lakota, ND 58344-7429, United States",
                "addressLocality": "Lakota",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.04177",
                "longitude": "-98.34507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Thanksgiving craft, some snacks and a movie!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakota City Library",
                "url": "https://allevents.in/org/lakota-city-library/26604463"
            }
        ]
    }
]
```