{
  "categories" : [
    {
      "id": 123,
      "name": "Osobní doklady",
      "icon": "fa-solid fa-address-card",
      "services": [
        {
          "id": 1,
          "active": true,
          "name": "Testovací životní situace",
          "description": "Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean placerat. Nulla pulvinar eleifend sem. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos.",
          "url": "https://portal.mesto-podebrady.cz/test/z-situace/detail/28",
          "forms": [
            {
              "id": 148,
              "type": "doc",
              "name": "Výpis z evidenční karty řidiče",
              "url": "https://portal.mesto-podebrady.cz/test/doc/f38e7a5b-c4fd-44f7-8c4f-2826a9484f08.doc"
            }
          ],
          "contacts": [
            {
              "id": 8,
              "name": "Ing. Paní Úřednice",
              "description": "občanské průkazy a cestovní doklady",
              "address": "Městský úřad Poděbrady, Jiřího náměstí 20/I, 290 31 Poděbrady",
              "telephone": "+420 325 123 321",
              "phone": "721 123 321",
              "email": "someone@mesto-podebrady.cz"
            }
          ],
          "hours": {
            "monday": {
              "from": "08:00",
              "to": "17:00"
            },
            "wednesday": {
              "from": "08:00",
              "to": "17:00"
            }
          },
          "reservation": {
            "provider": "kadlec",
            "url": "https://rezervace.mesto-podebrady.cz/obj/index.php?id=1077",
            "id": 1077,
            "services": [2040, 2041, 2042]
          }
        }
      ]
    }
  ]
}