

# Event Details

- **Event Name**: Winter Camp
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 08:00 am – Wed, 31 Dec, 2025 at 03:00 pm
- **Event Description**: Teens grades 7-12 are invited to join us in the mountains for three days of preaching, games, food, relaxing, and coffee. Cost is $50 and you can register through our website. Pastor Jon Pitman will be our preacher this year!
- **Event URL**: https://allevents.in/west-union/winter-camp/200029163011715
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: West Union
- **state**: WV
- **country**: United States
- **location**: Doddridge County Park
- **lat**: 39.29636862
- **long**: -80.77985257
- **full address**: Doddridge County Park, West Union, West Virginia, United States

## Event gallery

- **Alt text**: Winter Camp
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a456a23b3caf958208a61a87b9f59e33120e86bb45a650d588938f46716cca25-rimg-w1200-h675-dc465e8f-gmir?v=1766943931

## FAQs

- **Q**: When and where is Winter Camp being held?
  - **A:** Winter Camp takes place on Mon, 29 Dec, 2025 at 08:00 am to Wed, 31 Dec, 2025 at 03:00 pm at Doddridge County Park, West Union, West Virginia, United States.
- **Q**: Who is organizing Winter Camp?
  - **A:** Winter Camp is organized by Twin Rivers Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Camp",
        "image": "https://cdn-az.allevents.in/events9/banners/a456a23b3caf958208a61a87b9f59e33120e86bb45a650d588938f46716cca25-rimg-w1200-h675-dc465e8f-gmir?v=1766943931",
        "startDate": "2025-12-29",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/west-union/winter-camp/200029163011715",
        "location": {
            "@type": "Place",
            "name": "Doddridge County Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Union, West Virginia",
                "addressLocality": "West Union",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.29636862",
                "longitude": "-80.77985257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teens grades 7-12 are invited to join us in the mountains for three days of preaching, games, food, relaxing, and coffee. Cost is $50 and you can register through our website. Pastor Jon Pitman will be our preacher this year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Rivers Baptist Church",
                "url": "https://allevents.in/org/twin-rivers-baptist-church/23743575"
            }
        ]
    }
]
```