stall_coordinates ); } public function set_coordinates( $coordinates ){ $this->stall_coordinates = json_encode( $coordinates ); $this->save(); } }