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.

32 lines
735 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. "id": "children",
  19. "name:en": "Children"
  20. }
  21. ]
  22. },
  23. {
  24. "id": "trees",
  25. "name:en": "Trees"
  26. },
  27. {
  28. "id": "parks",
  29. "name:en": "Parks"
  30. }
  31. ]
  32. }