{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bukhansan-nongbawi-camp-goyang",
  "name": "Bukhansan Nongbawi Camping Ground",
  "description": "It is located on the foothills of Nogosan Mountain, overlooking Bukhansan Mountain. Sites are hidden throughout the low mountain peaks. Tall pine trees grow between the strange rocks, providing the best camping conditions with views and shade.",
  "url": "https://campertunity.com/listings/campgrounds/bukhansan-nongbawi-camp-goyang",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/img/fire_img.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Deogyang-gu Bukhansan-ro 387beon-gil 180 (Jichuk-dong)",
    "addressLocality": "Goyang-si",
    "addressRegion": "Gyeonggi-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6672044,
    "longitude": 126.9498632
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7319"
  ]
}