

# Event Details

- **Event Name**: Winter Camping at the Ranch
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 03:00 pm – Sun, 18 Jan, 2026 at 01:00 pm
- **Event Description**: Our groups annual winter camping trip. A short hike into familiar surroundings. Expect everything from hot tents to snow shelters.
- **Event URL**: https://allevents.in/peterborough/winter-camping-at-the-ranch/200029346068246
- **Event Categories**: trips-adventures, camping
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

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

## Event venue details

- **city**: Peterborough
- **state**: ON
- **country**: Canada
- **location**: Peterborough, Ontario
- **lat**: 44.342576992667
- **long**: -78.546735057439
- **full address**: Peterborough, Ontario, Canada

## Event gallery

- **Alt text**: Winter Camping at the Ranch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d73e303268e8f2eb33925e7471c45d2082a57625250b42a5b4d942a2bc679098-rimg-w960-h712-dc040404-gmir?v=1768469155

## FAQs

- **Q**: When and where is Winter Camping at the Ranch being held?
  - **A:** Winter Camping at the Ranch takes place on Fri, 16 Jan, 2026 at 03:00 pm to Sun, 18 Jan, 2026 at 01:00 pm at Peterborough, Ontario, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Camping at the Ranch",
        "image": "https://cdn-az.allevents.in/events6/banners/d73e303268e8f2eb33925e7471c45d2082a57625250b42a5b4d942a2bc679098-rimg-w960-h712-dc040404-gmir?v=1768469155",
        "startDate": "2026-01-16",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/peterborough/winter-camping-at-the-ranch/200029346068246",
        "location": {
            "@type": "Place",
            "name": "Peterborough, Ontario",
            "address": {
                "@type": "PostalAddress",
                "name": "Peterborough, Ontario, Canada",
                "addressLocality": "Peterborough",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.342576992667",
                "longitude": "-78.546735057439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our groups annual winter camping trip. A short hike into familiar surroundings. Expect everything from hot tents to snow shelters."
    }
]
```