{
  "site": "https://transporto.lt",
  "updated": "2026-08-19",
  "category_field": "category",
  "api_filter_example": "GET /api/listings?category=kroviniu-pervezimas  (Authorization: Bearer ak_<32-hex>)",
  "human_path_pattern": "/listings?category=<code>",
  "note": "Codes are the exact values the API and the human UI accept; any other value is rejected by the listings search schema.",
  "sections": [
    { "code": "verslo-pardavimas",  "name_en": "Transport businesses for sale", "name_lt": "Verslo pardavimas",   "description_en": "Transport companies, licences and running businesses available to acquire.", "human_path": "/listings?category=verslo-pardavimas",  "api_path": "/api/listings?category=verslo-pardavimas" },
    { "code": "automobiliu-nuoma",   "name_en": "Vehicle rental",                "name_lt": "Automobiliu nuoma",   "description_en": "Vehicles and fleet available for rental.",                                       "human_path": "/listings?category=automobiliu-nuoma",   "api_path": "/api/listings?category=automobiliu-nuoma" },
    { "code": "kroviniu-pervezimas", "name_en": "Freight transport",             "name_lt": "Kroviniu pervezimas", "description_en": "Cargo and freight transport offers and requests.",                               "human_path": "/listings?category=kroviniu-pervezimas", "api_path": "/api/listings?category=kroviniu-pervezimas" },
    { "code": "keleiviu-pervezimas", "name_en": "Passenger transport",           "name_lt": "Keleiviu pervezimas", "description_en": "Passenger transport services and offers.",                                       "human_path": "/listings?category=keleiviu-pervezimas", "api_path": "/api/listings?category=keleiviu-pervezimas" },
    { "code": "premium-pervezimai",  "name_en": "Premium transport",             "name_lt": "Premium pervezimai",  "description_en": "Premium and specialised transport services.",                                    "human_path": "/listings?category=premium-pervezimai",  "api_path": "/api/listings?category=premium-pervezimai" },
    { "code": "paslaugu-teikejai",   "name_en": "Service providers",             "name_lt": "Paslaugu teikejai",   "description_en": "Transport-sector service providers: GPS tracking, transport insurance, fuel cards and road tolls.", "human_path": "/listings?category=paslaugu-teikejai", "api_path": "/api/listings?category=paslaugu-teikejai" }
  ]
}
