Main categories of OpenStreetBrowser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
618 B

  1. {
  2. "type": "index",
  3. "subCategories": [
  4. {
  5. "id": "leisure",
  6. "type": "index",
  7. "name:en": "Leisure, Sport and Shopping",
  8. "subCategories": [
  9. {
  10. "id": "gastro",
  11. "name:en": "Gastronomy"
  12. },
  13. {
  14. "id": "shop",
  15. "name:en": "Shopping"
  16. }
  17. ]
  18. },
  19. {
  20. "id": "trees",
  21. "name:en": "Trees"
  22. },
  23. {
  24. "id": "parks",
  25. "name:en": "Parks"
  26. }
  27. ]
  28. }