Last active
August 18, 2016 21:45
-
-
Save eliakorkmaz/d8d63d8a76254a161e9b500cc1a80cdd to your computer and use it in GitHub Desktop.
simplejsonfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"tourName": "Kemaliye Turu", | |
"tourDistrict": "DoguAnadolu", | |
"generalTourDistrict": "Yurtici", | |
"otherTourDistrict": "Undefined", | |
"subTourDistrict": "Undefind", | |
"photoURLS": [ | |
"https://sevalhazangil.files.wordpress.com/2013/04/cropped-lutfibey0013.jpg", | |
"http://www.tuglukoyu.net/wp-content/uploads/2015/02/18162116_galleryimg_5_no_5_rs5a0e.jpg", | |
"http://www.folklorik.com/news/5_ERZINCAN_KEMALIYE.jpg" | |
], | |
"tourCalendar": "27091194", | |
"tourGeneralDetails": "3 gece 4 gunluk tur" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment