Mass Definition type Mass { kg: Int lb: Int } Fields kg Int lb Int Example Mass.json { "kg": 12345, "lb": 12345 } Location Mission