

# Event Details

- **Event Name**: Wikicamp Nepal 2018
- **Event Start and End Date**: Fri, 23 Nov, 2018 at 09:00 am
- **Event Description**: Wikicamp Nepal 2018 (WCN) is a three day event for experienced and new Wikipedians of Nepal. The main objective of the event is to increase the Wikimedia offline activities in Nepal, develop skill of the new Wikipedians and bring together experienced and newbies Wikipedians. This brought together Wikipedians from Nepali, Maithili, Doteli, Newari (Nepal Bhasha), Bhojpuri and Sanskrit Community as well as 2 emerging Incubator community- Awadhi and Marwari.

This is first event of its kind being held in Nepal and is intended to become an annual national flagship event for Wikipedia/Wikimedia in the country.
- **Event URL**: https://allevents.in/sagarmatha/wikicamp-nepal-2018/409857459461489
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sagarmatha
- **state**: Eastern Region
- **country**: Nepal
- **location**: Lahan City
- **lat**: 26.7167
- **long**: 86.4833
- **full address**: Lahan City, Siraha Nepal, Sagarmatha, Nepal

## Event gallery

- **Alt text**: Wikicamp Nepal 2018
  - **Image URL**: https://cdn-az.allevents.in/banners/bfe393b55fed9f97738001aeb2015abd-rimg-w604-h720-gmir.jpg

## FAQs

- **Q**: When and where is Wikicamp Nepal 2018 being held?
  - **A:** Wikicamp Nepal 2018 takes place on Fri, 23 Nov, 2018 at 09:00 am to Fri, 23 Nov, 2018 at 09:00 am at Lahan City, Siraha Nepal, Sagarmatha, Nepal.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wikicamp Nepal 2018",
        "image": "https://cdn-az.allevents.in/banners/bfe393b55fed9f97738001aeb2015abd-rimg-w604-h720-gmir.jpg",
        "startDate": "2018-11-23",
        "url": "https://allevents.in/sagarmatha/wikicamp-nepal-2018/409857459461489",
        "location": {
            "@type": "Place",
            "name": "Lahan City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Siraha Nepal",
                "addressLocality": "Sagarmatha",
                "addressRegion": "Eastern Region",
                "addressCountry": "NP"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.7167",
                "longitude": "86.4833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```