I want to generate custom json from this Model:
class Book { List routes; double distance; int rateId; List optionsIds; String c