Advertisement
hasancse1991

GET Poi List

Dec 8th, 2021
1,076
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.97 KB | None | 0 0
  1. [
  2.     {
  3.       "title": "HHT",
  4.       "description": "Visit the beautiful HHT building where Erlend did his bachelor's degree ;)",
  5.       "website": "https://uit.no/enhet/hht",
  6.       "country": "NO",
  7.       "municipality": "Tromsø",
  8.       "address": "Breivangvegen 23",
  9.       "region": null,
  10.       "position": {
  11.         "latitude": 69.67567,
  12.         "longitude": 18.96912
  13.       },
  14.       "imageUrl": "https://vntxblobstorage.blob.core.windows.net/vntx/poi/9/9fab053d-14d4-4354-838a-2d7a61732c86.jpg"
  15.     },
  16.     {
  17.       "title": "Gture HQ",
  18.       "description": "Gture office",
  19.       "website": "https://gture.com/",
  20.       "country": "NO",
  21.       "municipality": "Oslo",
  22.       "address": "Rådhusgata 17, Oslo, 0158, Norway",
  23.       "region": null,
  24.       "position": {
  25.         "latitude": 59.91002,
  26.         "longitude": 10.74093
  27.       },
  28.       "imageUrl": "https://vntxblobstorage.blob.core.windows.net/vntx/poi/11/b00a1afc-55b2-48cd-be50-1effa16ac200.jfif"
  29.     }
  30.   ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement