Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. module.exports = [
  2.   {
  3.     "name": "Wat Chedi Luang",
  4.     "description": [
  5.       {
  6.         "content":"Wat Chedi Luang is a Buddhist temple in the historic centre of Chiang Mai, Thailand. The current temple grounds were originally made up of three temples — Wat Chedi Luang, Wat Ho Tham and Wat Sukmin.",
  7.         "language":"en"
  8.       },
  9.       {
  10.         "content":"วัดเจดีย์หลวงเป็นวัดที่เก่าแก่...",
  11.         "language":"th"
  12.       }
  13.     ],
  14.     "type":"Culture",
  15.     "location": {
  16.       "lat": 18.786951,
  17.       "lng": 98.984322
  18.     },
  19.     "contact": {
  20.       "name": "Wat Chedi Luang",
  21.       "phoneNumber": "+66 53 276 140",
  22.       "address": "103 Road King Prajadhipok Phra Singh, Muang District, Chiang Mai, 50200, Thailand",
  23.       "website": "http://www.med.cmu.ac.th/secret/admin/web/custom8.html",
  24.       "openTime": "8:00",
  25.       "closeTime": "21:00",
  26.       "workingDay": "Mon-Sun",
  27.       "description":"ปิดทุกวันที่ 15 ของทุกเดือน"
  28.     },
  29.     "thumbnail": "http://thailandforvisitors.com/north/chiangmai/chediluang/IMG_8862.jpg"
  30.   },
  31.   {
  32.     "type": "Landmark",
  33.     "name": "Three Kings Monument",
  34.     "location":  {
  35.       "lat": 18.790193,
  36.       "lng": 98.987687
  37.     },
  38.     "contact": {
  39.       "name": "Tourist Center",
  40.       "phoneNumber": "053-252557",
  41.       "address": "Intavaroros Rd. T.Triphum, Mueang Chiang Mai District, Chiang Mai",
  42.       "website": "http://culture.mome.co/threekingsmonument/",
  43.       "openTime": "-",
  44.       "closeTime": "-",
  45.       "workingDay": "Daily",
  46.       "description": "Responsible by Chiang Mai Municipality"
  47.     },
  48.     "description": [
  49.       {
  50.         "content":"Sculpture of Kings Mengrai, Ramkamhaeng and Ngam Muang, purported founding fathers of Chiang Mai at roughly the center of the walled city, in the district where the former rulers of Chiang Mai built their palaces, stands the monument to the 'Three Kings' -- King Mengrai, the founder of Chiang Mai; his contemporary and reportedly good friend King Ramkamhaeng of Sukothai; and King Ngam Muang of Payao.",
  51.         "language":"en"
  52.       },
  53.       {
  54.         "content":"พระบรมราชานุสาวรีย์สามกษัตริย์ หรือที่มักเรียกกันว่า อนุสาวรีย์สามกษัตริย์ เป็นพระบรมราชานุสาวรีย์ของพระมหากษัตริย์ไทย 3 พระองค์ ผู้สร้างเวียงเชียงใหม่ คือ พญามังราย พญางำเมือง และพ่อขุนรามคำแหงมหาราช ซึ่งบริเวณนี้เอง ถือเป็นศูนย์กลางของตัวเมืองเชียงใหม่ โดยพระยามังรายผู้ก่อตั้งเชียงใหม่ นั้นเป็นสหายกับพ่อขุนรามคำแหง เจ้าเมืองสุโขทัย และพญางำเมือง เจ้าเมืองพะเยา",
  55.         "language":"th"},
  56.       {
  57.         "content":"三王纪念碑位于清迈古城的中心位置位于清迈文化中心的正前方,是著名的三王雕像,为纪念三位对清迈有重大贡献的人物——兰甘亨大帝、孟莱王和南蒙王,他们是兰纳历史上最重要的三个泰北国王。注意:前往纪念碑前的祭坛祭拜时需拖鞋,不要随意玩弄祭坛上的贡品门    票:免费",
  58.         "language":"cn"
  59.       }
  60.     ],
  61.     "thumbnail": ""
  62.   }
  63. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement