

# Event Details

- **Event Name**: Camping with MPCE
- **Event Start and End Date**: Thu, 17 Jul, 2025 at 04:00 pm – Fri, 18 Jul, 2025 at 11:00 am
- **Event Description**: Join us in Greenleaf for a camp out! You will need to bring a tent or RV and all the other stuff you need to camp. Please note that there is no running water so you will need to bring that.
- **Event URL**: https://allevents.in/greenleaf/camping-with-mpce/200028074976231
- **Event Categories**: trips-adventures, camping
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

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

## Event venue details

- **city**: Greenleaf
- **state**: ID
- **country**: United States
- **location**: Greenleaf, Idaho
- **lat**: 43.6711
- **long**: -116.816
- **full address**: Greenleaf, Idaho, United States

## Event gallery

- **Alt text**: Camping with MPCE
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/878a705f17eb984d64149120ddf88db30ae71fd3a99f868917c0570fce47260e-rimg-w1080-h1080-dcaadaeb-gmir?v=1752769471

## FAQs

- **Q**: When and where is Camping with MPCE being held?
  - **A:** Camping with MPCE takes place on Thu, 17 Jul, 2025 at 04:00 pm to Fri, 18 Jul, 2025 at 11:00 am at Greenleaf, Idaho, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Camping with MPCE",
        "image": "https://cdn-az.allevents.in/events8/banners/878a705f17eb984d64149120ddf88db30ae71fd3a99f868917c0570fce47260e-rimg-w1080-h1080-dcaadaeb-gmir?v=1752769471",
        "startDate": "2025-07-17",
        "endDate": "2025-07-18",
        "url": "https://allevents.in/greenleaf/camping-with-mpce/200028074976231",
        "location": {
            "@type": "Place",
            "name": "Greenleaf, Idaho",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Greenleaf, Idaho",
                "addressLocality": "Greenleaf",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6711",
                "longitude": "-116.816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in Greenleaf for a camp out! You will need to bring a tent or RV and all the other stuff you need to camp. Please note that there is no running water so you will need to bring that."
    }
]
```